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