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