1 implementation of ICSCompilerConfig
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\CSharpProjectShim.ICSCompilerConfig.cs (1)
13internal partial class CSharpProjectShim : ICSCompilerConfig
2 references to ICSCompilerConfig
Microsoft.VisualStudio.LanguageServices.CSharp (2)
ProjectSystemShim\CSharpProjectShim.ICSCompiler.cs (1)
23public ICSCompilerConfig GetConfiguration()
ProjectSystemShim\Interop\ICSCompiler.cs (1)
29ICSCompilerConfig GetConfiguration();