5 references to AddCharacterParts
Microsoft.CodeAnalysis.Workspaces (5)
FindSymbols\TopLevelSyntaxTree\NavigateToSearchIndex.NavigateToSearchInfo.cs (4)
228StringBreaker.AddCharacterParts(name, ref charParts.AsRef()); 318StringBreaker.AddCharacterParts(fullyQualifiedContainerName, ref charParts.AsRef()); 435StringBreaker.AddCharacterParts(patternContainer, ref charParts.AsRef()); 583StringBreaker.AddCharacterParts(pattern, ref charParts.AsRef());
PatternMatching\PatternMatcher.TextChunk.cs (1)
39StringBreaker.AddCharacterParts(text, ref PatternHumps);