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