4 references to AllKinds
Test.Utilities (4)
SymbolNamesWithValueOption.cs (4)
146
if (!wildcardNamesBuilder.TryGetValue(
AllKinds
, out var associatedValues))
149
wildcardNamesBuilder.Add(
AllKinds
, associatedValues);
317
if (_wildcardNamesBySymbolKind.TryGetValue(
AllKinds
, out var value) &&
327
if (_wildcardNamesBySymbolKind.TryGetValue(
AllKinds
, out var allKindsValue) &&