2 references to _hashEncodingHex
Microsoft.Build.Tasks.Core (2)
FileIO\GetFileHash.cs (1)
53public string HashEncoding { get; set; } = _hashEncodingHex;
FileIO\VerifyFileHash.cs (1)
33public string HashEncoding { get; set; } = GetFileHash._hashEncodingHex;