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