3 references to TotalTextChunk
Microsoft.CodeAnalysis.Workspaces (3)
PatternMatching\PatternMatcher.cs (2)
332if (!ContainsSpaceOrAsterisk(segment.TotalTextChunk.Text)) 335candidate, segment.TotalTextChunk, punctuationStripped: false);
PatternMatching\PatternMatcher.PatternSegment.cs (1)
33this.TotalTextChunk.Dispose();