1 reference to IsAllowedPunctuation
Microsoft.NET.Build.Containers (1)
ContainerHelpers.cs (1)
287if (IsLowerAlpha(current) || IsNumeric(current) || IsAllowedPunctuation(current))