1 write to FileContentHash
aspire (1)
Projects\AppHostServerClosureSnapshots.cs (1)
133FileContentHash = ComputeFileHash(normalizedSourcePath, cancellationToken)
2 references to FileContentHash
aspire (2)
Projects\AppHostServerClosureSnapshots.cs (2)
241if (entry.FileContentHash is { Length: > 0 } fileContentHash) 495!string.Equals(AppHostServerClosureManifest.ComputeFileHash(copiedPath, CancellationToken.None), entry.FileContentHash, StringComparison.Ordinal))