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