2 references to identifier
Microsoft.NET.Build.Containers (2)
ReferenceParser.cs (2)
218public static readonly Regex IdentifierRegexp = new(identifier); 238private static readonly string anchoredIdentifier = anchored(identifier);