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