3 references to TryPartialize
System.Text.RegularExpressions.Generator (3)
UpgradeToGeneratedRegexCodeFixer.cs (3)
118
nodeToFix =
TryPartialize
(nodeToFix, ref typeDeclarationOrCompilationUnit, ref root)!;
182
nodeToFix =
TryPartialize
(nodeToFix, ref fieldDeclaration, ref root)!;
232
nodeToFix =
TryPartialize
(nodeToFix, ref propertyDeclaration, ref root)!;