Implemented interface members:
2 references to Contains
Microsoft.CodeAnalysis (2)
ImmutableSegmentedDictionary`2.cs (2)
147if (self.Contains(new KeyValuePair<TKey, TValue>(key, value))) 232if (self.Contains(new KeyValuePair<TKey, TValue>(key, value)))