2 references to TryReadBigEndian
Microsoft.AspNetCore.Components.Server (2)
src\aspnetcore\src\submodules\MessagePack-CSharp\src\MessagePack.UnityClient\Assets\Scripts\MessagePack\MessagePackReader.cs (2)
542ThrowInsufficientBufferUnless(this.reader.TryReadBigEndian(out float floatValue)); 611ThrowInsufficientBufferUnless(this.reader.TryReadBigEndian(out float floatValue));