6 references to GetMatchedSpan
Microsoft.CodeAnalysis.Workspaces (6)
PatternMatching\PatternMatcher.cs (6)
182
matchedSpan:
GetMatchedSpan
(0, candidateLength));
207
PatternMatchKind.Prefix, punctuationStripped, isCaseSensitive, matchedSpan:
GetMatchedSpan
(0, patternChunk.Text.Length));
232
matchedSpan:
GetMatchedSpan
(caseSensitiveIndex, patternChunk.Text.Length));
247
matchedSpan:
GetMatchedSpan
(caseInsensitiveIndex, patternChunk.Text.Length));
262
matchedSpan:
GetMatchedSpan
(hump.Start, patternChunk.Text.Length));
294
matchedSpan:
GetMatchedSpan
(caseSensitiveIndex, patternChunk.Text.Length));