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