3 references to digestEncodedComponent
Microsoft.NET.Build.Containers (3)
ReferenceParser.cs (3)
154/// <see cref="digestEncodedComponent"/> matches the encoded portion of a 167private static readonly string digestPat = $"{digestAlgorithmComponent}[:]{digestEncodedComponent}"; 185capture(digestEncodedComponent)