1 write to DocumentSpan
Microsoft.CodeAnalysis.Workspaces (1)
Diagnostics\DiagnosticArguments.cs (1)
91
DocumentSpan
= documentSpan;
1 reference to DocumentSpan
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\RemoteDiagnosticAnalyzerService.cs (1)
58
var documentSpan = arguments.
DocumentSpan
;