3 references to MockCompilerHost
Microsoft.VisualStudio.LanguageServices.Test.Utilities2 (2)
ProjectSystemShim\VisualBasicHelpers\MockCompilerHost.vb (2)
21
Return New
MockCompilerHost
("Z:\FullFramework")
27
Return New
MockCompilerHost
("")
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
ProjectSystemShim\ConvertedVisualBasicProjectOptionsTests.vb (1)
165
Dim compilerHost = New
MockCompilerHost
("C:\SDK")