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