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