Implemented interface members:
2 references to ContainsKey
Microsoft.CodeAnalysis.Collections.Package (2)
ImmutableSegmentedDictionary`2+KeyCollection.cs (1)
34=> _dictionary.ContainsKey(item);
RoslynImmutableInterlocked.cs (1)
539if (priorCollection.ContainsKey(key))