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"/>. 158var currentHash = ComputeHash(appHostPath); 199var currentHash = ComputeHash(appHostPath);