8 references to AddToSet
Microsoft.CodeAnalysis.Workspaces (8)
FindSymbols\TopLevelSyntaxTree\NavigateToSearchIndex.NavigateToSearchInfo.cs (8)
227AddToSet(humpStrings, [char.ToUpperInvariant(name[part.Start])]); 239AddToSet(humpStrings, [ci, cj]); 253AddToSet(humpPrefixStrings, loweredName.Slice(part.Start, prefixLen)); 269AddToSet(trigramStrings, loweredName.Slice(part.Start + i, 3)); 305AddToSet(humpStrings, [char.ToUpperInvariant(name[part.Start])]); 313AddToSet(humpStrings, [ci, cj]); 328AddToSet(humpPrefixStrings, loweredName.Slice(part.Start, prefixLen)); 347AddToSet(trigramStrings, loweredName.Slice(part.Start + i, 3));