1 reference to IsValidIsEnabledGuardInvocation
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\AvoidPotentiallyExpensiveCallWhenLogging.cs (1)
402
if (conditionInvocations.Any(
IsValidIsEnabledGuardInvocation
))