1 write to Sha512
Microsoft.NET.Build.Tasks (1)
DependencyContextBuilder.cs (1)
66dependencyLibrary.Sha512 = library.Sha512;
2 references to Sha512
Microsoft.NET.Build.Tasks (2)
DependencyContextBuilder.cs (2)
791if (!string.IsNullOrEmpty(library.Sha512)) 793hash = "sha512-" + library.Sha512;