2 references to GetCurrentHash
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\ResourceCollectionUrlEndpoint.cs (1)
122
incrementalHash.
GetCurrentHash
(result);
Microsoft.NET.Build.Containers (1)
Layer.cs (1)
264
internal int GetCurrentUncompressedHash(Span<byte> buffer) => sha256Hash.
GetCurrentHash
(buffer);