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