3 writes to ExpectedValueMin
System.Net.WebSockets (3)
System\Net\WebSockets\ManagedWebSocket.cs (3)
1797
state.
ExpectedValueMin
= 0x80;
1803
state.
ExpectedValueMin
= 0x800;
1809
state.
ExpectedValueMin
= 0x10000;
1 reference to ExpectedValueMin
System.Net.WebSockets (1)
System\Net\WebSockets\ManagedWebSocket.cs (1)
1847
if (state.CurrentDecodeBits < state.
ExpectedValueMin
)