3 references to IsAnyThrowIfNullInvocation
Microsoft.CodeAnalysis.Features (3)
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (3)
376if (IsAnyThrowIfNullInvocation(statement, parameter)) 854if (IsAnyThrowIfNullInvocation(statement, parameter: null)) 856if (IsAnyThrowIfNullInvocation(statement, parameterSymbol))