1 instantiation of GetInvalidJsonBackslashRegex_0
dotnet-aot (1)
_generated\91\RegexGenerator.g.cs (1)
44
internal static readonly GetInvalidJsonBackslashRegex_0 Instance =
new
();
2 references to GetInvalidJsonBackslashRegex_0
dotnet-aot (2)
_generated\91\RegexGenerator.g.cs (2)
22
private static partial global::System.Text.RegularExpressions.Regex GetInvalidJsonBackslashRegex() => global::System.Text.RegularExpressions.Generated.
GetInvalidJsonBackslashRegex_0
.Instance;
44
internal static readonly
GetInvalidJsonBackslashRegex_0
Instance = new();