5 references to Buffer
System.IO.Hashing (5)
System\IO\Hashing\XxHash128.cs (1)
194
fixed (byte* buffer = _state.
Buffer
)
System\IO\Hashing\XxHash3.cs (1)
193
fixed (byte* buffer = _state.
Buffer
)
System\IO\Hashing\XxHashShared.cs (3)
246
fixed (byte* buffer = state.
Buffer
)
364
fixed (byte* buffer = state.
Buffer
)
816
/// <summary>The amount of memory in <see cref="
Buffer
"/>.</summary>