3 references to IsAnyThrowIfNullInvocation
Microsoft.CodeAnalysis.Features (3)
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (3)
291if (IsAnyThrowIfNullInvocation(statement, parameter)) 540if (IsAnyThrowIfNullInvocation(statement, parameter: null)) 542if (IsAnyThrowIfNullInvocation(statement, parameterSymbol))