8 references to AddToSet
Microsoft.CodeAnalysis.Workspaces (8)
FindSymbols\TopLevelSyntaxTree\NavigateToSearchIndex.NavigateToSearchInfo.cs (8)
228AddToSet(humpStrings, [char.ToUpperInvariant(name[part.Start])]); 240AddToSet(humpStrings, [ci, cj]); 254AddToSet(humpPrefixStrings, loweredName.Slice(part.Start, prefixLen)); 270AddToSet(trigramStrings, loweredName.Slice(part.Start + i, 3)); 306AddToSet(humpStrings, [char.ToUpperInvariant(name[part.Start])]); 314AddToSet(humpStrings, [ci, cj]); 329AddToSet(humpPrefixStrings, loweredName.Slice(part.Start, prefixLen)); 348AddToSet(trigramStrings, loweredName.Slice(part.Start + i, 3));