3 references to new
Microsoft.CodeAnalysis.Workspaces (3)
PatternMatching\PatternMatcher.PatternSegment.cs (3)
23public TextChunk TotalTextChunk = new(text); 99result[resultIndex++] = new TextChunk(pattern.Substring(wordStart, wordLength)); 107result[resultIndex++] = new TextChunk(pattern.Substring(wordStart, wordLength));