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