1 reference to ShouldUseVerbatimString
System.Text.RegularExpressions.Generator (1)
UpgradeToGeneratedRegexCodeFixer.cs (1)
385
if (argument.Value.ConstantValue.Value is string str &&
ShouldUseVerbatimString
(str))