1 reference to anchoredIdentifier
Microsoft.NET.Build.Containers (1)
ReferenceParser.cs (1)
276
private static readonly Regex anchoredIdentifierRegexp = new(
anchoredIdentifier
);