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