2 references to SubWordTextChunks
Microsoft.CodeAnalysis.Workspaces (2)
PatternMatching\PatternMatcher.PatternSegment.cs (2)
37
foreach (var chunk in this.
SubWordTextChunks
)
43
public readonly bool IsInvalid => this.
SubWordTextChunks
.Length == 0;