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