1 implementation of ICompilerOptionsHostObject
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject_ICompilerOptionsHostObject.cs (1)
11
internal partial class AbstractLegacyProject :
ICompilerOptionsHostObject
1 reference to ICompilerOptionsHostObject
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject_ICompilerOptionsHostObject.cs (1)
13
int
ICompilerOptionsHostObject
.SetCompilerOptions(string compilerOptions, out bool supported)