3 references to IsInRange
Microsoft.CodeAnalysis.Razor.Workspaces (3)
SemanticTokens\SemanticTokensVisitor.cs (3)
55
if (node != null &&
IsInRange
(node.Span))
552
if (!
IsInRange
(node.Span))
591
if (!
IsInRange
(token.Span))