2 references to IsAnyThrowIfNumericCheckInvocation
Microsoft.CodeAnalysis.Features (2)
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (2)
411
if (
IsAnyThrowIfNumericCheckInvocation
(statement, parameter))
861
if (
IsAnyThrowIfNumericCheckInvocation
(statement, parameterSymbol) ||