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