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