3 references to DiagnosticDataLocation
Microsoft.CodeAnalysis.Workspaces (3)
Diagnostics\DiagnosticDataLocation.cs (3)
43
:
this
(unmappedFileSpan, documentId, mappedFileSpan, forceMappedPath: false)
52
:
this
(unmappedFileSpan, documentId, null, forceMappedPath: false)
118
return new
DiagnosticDataLocation
(originalFileSpan, documentId, mappedFileSpan, forceMappedPath);