1 instantiation of VersionRegex_1
Aspire.Hosting (1)
RegexGenerator.g.cs (1)
403
internal static readonly VersionRegex_1 Instance =
new
();
2 references to VersionRegex_1
Aspire.Hosting (2)
RegexGenerator.g.cs (2)
51
private static partial global::System.Text.RegularExpressions.Regex VersionRegex() => global::System.Text.RegularExpressions.Generated.
VersionRegex_1
.Instance;
403
internal static readonly
VersionRegex_1
Instance = new();