3 writes to ExpectedValueMin
System.Net.WebSockets (3)
System\Net\WebSockets\ManagedWebSocket.cs (3)
1790
state.
ExpectedValueMin
= 0x80;
1796
state.
ExpectedValueMin
= 0x800;
1802
state.
ExpectedValueMin
= 0x10000;
1 reference to ExpectedValueMin
System.Net.WebSockets (1)
System\Net\WebSockets\ManagedWebSocket.cs (1)
1840
if (state.CurrentDecodeBits < state.
ExpectedValueMin
)