1 instantiation of CodeBlockRegex_16
aspire (1)
RegexGenerator.g.cs (1)
3630
internal static readonly CodeBlockRegex_16 Instance =
new
();
2 references to CodeBlockRegex_16
aspire (2)
RegexGenerator.g.cs (2)
401
private static partial global::System.Text.RegularExpressions.Regex CodeBlockRegex() => global::System.Text.RegularExpressions.Generated.
CodeBlockRegex_16
.Instance;
3630
internal static readonly
CodeBlockRegex_16
Instance = new();