1 write to _hash
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Utilities\Checksum.Builder.cs (1)
41_hash = s_hashPool.Get();
9 references to _hash
Microsoft.AspNetCore.Razor.Utilities.Shared (9)
Utilities\Checksum.Builder.cs (9)
56_hash.GetHashAndReset(hash); 59s_hashPool.Return(_hash); 67_hash.Append(s_buffer.AsSpan(0, count)); 84_hash.Append(buffer); 91_hash.Append(buffer); 98_hash.Append(buffer); 105_hash.Append(buffer); 110_hash.Append(MemoryMarshal.AsBytes(value.AsSpan())); 111_hash.Append(MemoryMarshal.AsBytes("\0".AsSpan()));