1 instantiation of InlineCodeRegex_16
aspire (1)
RegexGenerator.g.cs (1)
3539
internal static readonly InlineCodeRegex_16 Instance =
new
();
2 references to InlineCodeRegex_16
aspire (2)
RegexGenerator.g.cs (2)
388
private static partial global::System.Text.RegularExpressions.Regex InlineCodeRegex() => global::System.Text.RegularExpressions.Generated.
InlineCodeRegex_16
.Instance;
3539
internal static readonly
InlineCodeRegex_16
Instance = new();