2 references to Range
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Breakpoints\ValidateBreakableRangeHandler.cs (1)
32=> GetBreakableRangeAsync(context.GetRequiredDocument(), request.Range, cancellationToken);
Protocol\Internal\VSInternalValidateBreakableRangeParams.cs (1)
21/// Gets or sets the <see cref="Range"/> at which the request was sent.