2 references to alphaNumeric
Microsoft.NET.Build.Containers (2)
ReferenceParser.cs (2)
41private static readonly string nameComponent = expression(alphaNumeric, optional(repeated(separator, alphaNumeric)));