I want to know in what order and in whcih directories LoadFrom searches for dependencies of loading assembly. I know, that It searches in GAC, program folder and some of other directories but I don t know neither order, nor exact pathes for searching.
What is the use of default keyword in C#? Is it introduced in C# 3.0 ?