1 write to m_AllocateOverlappedOnDemand
System (1)
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (1)
876m_AllocateOverlappedOnDemand = LocalAppContextSwitches.AllocateOverlappedOnDemand;
6 references to m_AllocateOverlappedOnDemand
System (6)
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (6)
878if (!m_AllocateOverlappedOnDemand) 1009if (!m_AllocateOverlappedOnDemand) 1023if (!m_AllocateOverlappedOnDemand) 1049if (m_AllocateOverlappedOnDemand) 1081if (m_AllocateOverlappedOnDemand) 1180if (m_AllocateOverlappedOnDemand)