3 references to tag
Microsoft.NET.Build.Containers (3)
ReferenceParser.cs (3)
114public static readonly Regex TagRegexp = new(tag); 120private static readonly string anchoredTag = anchored(tag); 195optional(literal(":"), capture(tag)),