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