2 references to CreateParameterCheckIfStatement
Microsoft.CodeAnalysis.Features (2)
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (2)
437
return
CreateParameterCheckIfStatement
(
476
return
CreateParameterCheckIfStatement
(condition, throwStatement, options);