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