2 references to namePat
Microsoft.NET.Build.Containers (2)
ReferenceParser.cs (2)
171
public static readonly Regex NameRegexp = new(
namePat
);
194
capture(
namePat
),