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