2 references to CreateProperties
System (2)
net\System\Net\WebSockets\InternalClientWebSocket.cs (1)
30m_Properties = this.InternalBuffer.CreateProperties(useZeroMaskingKey);
net\System\Net\WebSockets\ServerWebSocket.cs (1)
33m_Properties = this.InternalBuffer.CreateProperties(false);