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