3 references to ComputeHash
Aspire.Hosting (3)
src\Shared\BackchannelConstants.cs (3)
147
/// Returns <c>null</c> when the legacy hash would be identical to <see cref="
ComputeHash
"/>.
158
var currentHash =
ComputeHash
(appHostPath);
199
var currentHash =
ComputeHash
(appHostPath);