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