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