Skip to content

InitializeNameResolutionService

rollynoel edited this page Jun 15, 2013 · 2 revisions

Added by Bot Buider

Initializes the NameResolution service object by loading up all the references and populating the list of imports. The NameResolution object handles converting lazy naming such as "Console.WriteLine" to things like "[mscorlib]System.Console::WriteLine(string)"

Clone this wiki locally