2 references to ReportGuardedDictionaryPattern
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\PreferDictionaryTryMethodsOverContainsKeyGuardAnalyzer.cs (2)
150
ReportGuardedDictionaryPattern
(SearchContext.Indexer, PreferTryGetValueDiagnostic);
151
ReportGuardedDictionaryPattern
(SearchContext.AddMethod, PreferTryAddDiagnostic);