1 write to HashAlgorithm
NuGet.Protocol (1)
Plugins\Messages\GetPackageHashRequest.cs (1)
85
HashAlgorithm
= hashAlgorithm;
2 references to HashAlgorithm
NuGet.Protocol (2)
_generated\60\PluginJsonContext.GetPackageHashRequest.g.cs (2)
60
Getter = static obj => ((global::NuGet.Protocol.Plugins.GetPackageHashRequest)obj).
HashAlgorithm
,
148
string __value_HashAlgorithm = ((global::NuGet.Protocol.Plugins.GetPackageHashRequest)value).
HashAlgorithm
;