4 references to DoNotGuardDictionaryRemoveByContainsKeyTitle
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\CSharpDoNotGuardCall.Fixer.cs (1)
16/// CA1853: <inheritdoc cref="NetCore.Analyzers.MicrosoftNetCoreAnalyzersResources.DoNotGuardDictionaryRemoveByContainsKeyTitle"/>
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Performance\DoNotGuardCall.cs (2)
20/// CA1853: <inheritdoc cref="DoNotGuardDictionaryRemoveByContainsKeyTitle"/> 31CreateLocalizableResourceString(nameof(DoNotGuardDictionaryRemoveByContainsKeyTitle)),
Microsoft.NetCore.Analyzers\Performance\DoNotGuardCall.Fixer.cs (1)
14/// CA1853: <inheritdoc cref="MicrosoftNetCoreAnalyzersResources.DoNotGuardDictionaryRemoveByContainsKeyTitle"/>