3 references to IsAnyThrowIfNullInvocation
Microsoft.CodeAnalysis.Features (3)
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (3)
375if (IsAnyThrowIfNullInvocation(statement, parameter)) 853if (IsAnyThrowIfNullInvocation(statement, parameter: null)) 855if (IsAnyThrowIfNullInvocation(statement, parameterSymbol))