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