1 instantiation of GetInvalidJsonBackslashRegex_1
dotnet (1)
_generated\187\RegexGenerator.g.cs (1)
456
internal static readonly GetInvalidJsonBackslashRegex_1 Instance =
new
();
2 references to GetInvalidJsonBackslashRegex_1
dotnet (2)
_generated\187\RegexGenerator.g.cs (2)
55
private static partial global::System.Text.RegularExpressions.Regex GetInvalidJsonBackslashRegex() => global::System.Text.RegularExpressions.Generated.
GetInvalidJsonBackslashRegex_1
.Instance;
456
internal static readonly
GetInvalidJsonBackslashRegex_1
Instance = new();