1 instantiation of AlphaRouteRegex_0
Microsoft.AspNetCore.Routing (1)
RegexGenerator.g.cs (1)
42
internal static readonly AlphaRouteRegex_0 Instance =
new
();
2 references to AlphaRouteRegex_0
Microsoft.AspNetCore.Routing (2)
RegexGenerator.g.cs (2)
20
private static partial global::System.Text.RegularExpressions.Regex AlphaRouteRegex => global::System.Text.RegularExpressions.Generated.
AlphaRouteRegex_0
.Instance;
42
internal static readonly
AlphaRouteRegex_0
Instance = new();