7 references to GetMatchedSpan
Microsoft.CodeAnalysis.Workspaces (7)
PatternMatching\PatternMatcher.cs (7)
165matchedSpan: GetMatchedSpan(0, candidateLength)); 172matchedSpan: GetMatchedSpan(0, patternChunk.Text.Length)); 198matchedSpan: GetMatchedSpan(caseInsensitiveIndex, patternChunk.Text.Length)); 204matchedSpan: GetMatchedSpan(caseSensitiveIndex, patternChunk.Text.Length)); 220matchedSpan: GetMatchedSpan(caseInsensitiveIndex, patternChunk.Text.Length)); 234matchedSpan: GetMatchedSpan(hump.Start, patternChunk.Text.Length)); 265matchedSpan: GetMatchedSpan(caseSensitiveIndex, patternChunk.Text.Length));