2 references to IsParameterNullCheck
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\UseExceptionThrowHelpers.cs (2)
190IsParameterNullCheck(condition.Condition, out IParameterReferenceOperation? nullCheckParameter) && 408IsParameterNullCheck(orOp.LeftOperand, out IParameterReferenceOperation? nullCheckParameter) &&