1 instantiation of VersionRegex_4
aspire (1)
RegexGenerator.g.cs (1)
1210
internal static readonly VersionRegex_4 Instance =
new
();
2 references to VersionRegex_4
aspire (2)
RegexGenerator.g.cs (2)
125
private static partial global::System.Text.RegularExpressions.Regex VersionRegex() => global::System.Text.RegularExpressions.Generated.
VersionRegex_4
.Instance;
1210
internal static readonly
VersionRegex_4
Instance = new();