3 writes to ExpectedValueMin
System.Net.WebSockets (3)
System\Net\WebSockets\ManagedWebSocket.cs (3)
1824
state.
ExpectedValueMin
= 0x80;
1830
state.
ExpectedValueMin
= 0x800;
1836
state.
ExpectedValueMin
= 0x10000;
1 reference to ExpectedValueMin
System.Net.WebSockets (1)
System\Net\WebSockets\ManagedWebSocket.cs (1)
1874
if (state.CurrentDecodeBits < state.
ExpectedValueMin
)