3 references to CorSymLanguageTypeCSharp
Microsoft.CodeAnalysis.CSharp (3)
Compilation\CSharpCompilation.cs (2)
3539Cci.DebugSourceDocument.CorSymLanguageTypeCSharp, 3587internal override Guid DebugSourceDocumentLanguageId => Cci.DebugSourceDocument.CorSymLanguageTypeCSharp;
Compiler\MethodCompiler.cs (1)
2307return new Cci.DebugSourceDocument(normalizedPath, Cci.DebugSourceDocument.CorSymLanguageTypeCSharp);