1 reference to Literal
System.Text.RegularExpressions.Generator (1)
UpgradeToGeneratedRegexCodeFixer.cs (1)
287
string optionsLiteral =
Literal
(((RegexOptions)(int)argument.Value.ConstantValue.Value!).ToString());