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