3 references to DebugSourceDocument
Microsoft.CodeAnalysis (2)
PEWriter\DebugSourceDocument.cs (2)
38: this(location, language) 48: this(location, language)
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
2479return new Cci.DebugSourceDocument(normalizedPath, Cci.DebugSourceDocument.CorSymLanguageTypeCSharp);