Implemented interface members:
2 references to ContainsKey
Microsoft.Build (2)
ImmutableSegmentedDictionary`2+KeyCollection.cs (1)
36=> _dictionary.ContainsKey(item);
RoslynImmutableInterlocked.cs (1)
542if (priorCollection.ContainsKey(key))