1 reference to IsDictionaryType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferDictionaryTryMethodsOverContainsKeyGuardAnalyzer.cs (1)
145if (!IsDictionaryType(suspectedDictionaryType, iDictionaryType))