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