2 references to GetRange
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (2)
357
additionalDiagnostic.Range =
GetRange
(location);
384
diagnostic.Range =
GetRange
(diagnosticData.DataLocation);