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