1 reference to AnchoredDomainRegexp
Microsoft.NET.Build.Containers (1)
ContainerHelpers.cs (1)
125internal static bool IsValidRegistry(string registryName) => ReferenceParser.AnchoredDomainRegexp.IsMatch(registryName);