Implemented interface member:
method
ContainsKey
Roslyn.Utilities.IBidirectionalMap<TKey, TValue>.ContainsKey(TKey)
3 references to ContainsKey
Microsoft.CodeAnalysis.Workspaces (3)
CodeStyleOptions2.cs (3)
206
Debug.Assert(s_accessibilityModifiersRequiredMap.
ContainsKey
(value));
252
Debug.Assert(s_parenthesesPreferenceMap.
ContainsKey
(value));
301
Debug.Assert(s_forEachExplicitCastInSourcePreferencePreferenceMap.
ContainsKey
(value));