1 instantiation of IntegerRegex_0
System.Text.Json (1)
RegexGenerator.g.cs (1)
47internal static readonly IntegerRegex_0 Instance = new();
2 references to IntegerRegex_0
System.Text.Json (2)
RegexGenerator.g.cs (2)
25public static partial global::System.Text.RegularExpressions.Regex IntegerRegex => global::System.Text.RegularExpressions.Generated.IntegerRegex_0.Instance; 47internal static readonly IntegerRegex_0 Instance = new();