1 reference to HasReturnOrSetsKeyInTruePath
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferDictionaryTryMethodsOverContainsKeyGuardAnalyzer.cs (1)
180
else if (!guardsTruePath &&
HasReturnOrSetsKeyInTruePath
(conditionalOperation, ref usageContext))