3 references to TryPartialize
System.Text.RegularExpressions.Generator (3)
UpgradeToGeneratedRegexCodeFixer.cs (3)
142
nodeToFix =
TryPartialize
(nodeToFix, ref typeDeclarationOrCompilationUnit, ref root)!;
206
nodeToFix =
TryPartialize
(nodeToFix, ref fieldDeclaration, ref root)!;
256
nodeToFix =
TryPartialize
(nodeToFix, ref propertyDeclaration, ref root)!;