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