6 references to GetMatchedSpan
Microsoft.CodeAnalysis.Workspaces (6)
PatternMatching\PatternMatcher.cs (6)
181
matchedSpan:
GetMatchedSpan
(0, candidateLength));
206
PatternMatchKind.Prefix, punctuationStripped, isCaseSensitive, matchedSpan:
GetMatchedSpan
(0, patternChunk.Text.Length));
231
matchedSpan:
GetMatchedSpan
(caseSensitiveIndex, patternChunk.Text.Length));
246
matchedSpan:
GetMatchedSpan
(caseInsensitiveIndex, patternChunk.Text.Length));
261
matchedSpan:
GetMatchedSpan
(hump.Start, patternChunk.Text.Length));
293
matchedSpan:
GetMatchedSpan
(caseSensitiveIndex, patternChunk.Text.Length));