1 write to m_IsLocal
System (1)
net\System\Net\WebSockets\HttpListenerWebSocketContext.cs (1)
60
m_IsLocal
= isLocal;
1 reference to m_IsLocal
System (1)
net\System\Net\WebSockets\HttpListenerWebSocketContext.cs (1)
116
get { return this.
m_IsLocal
; }