7 references to GetMatchedSpan
Microsoft.CodeAnalysis.Workspaces (7)
PatternMatching\PatternMatcher.cs (7)
169matchedSpan: GetMatchedSpan(0, candidateLength)); 176matchedSpan: GetMatchedSpan(0, patternChunk.Text.Length)); 202matchedSpan: GetMatchedSpan(caseInsensitiveIndex, patternChunk.Text.Length)); 208matchedSpan: GetMatchedSpan(caseSensitiveIndex, patternChunk.Text.Length)); 224matchedSpan: GetMatchedSpan(caseInsensitiveIndex, patternChunk.Text.Length)); 238matchedSpan: GetMatchedSpan(hump.Start, patternChunk.Text.Length)); 269matchedSpan: GetMatchedSpan(caseSensitiveIndex, patternChunk.Text.Length));