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