3 references to IsNativeBuffer
System (3)
net\System\Net\WebSockets\WebSocketBuffer.cs (3)
390if (this.IsNativeBuffer(bufferData, bufferLength)) 422if (this.IsNativeBuffer(bufferData, bufferLength)) 500if (!isPinnedSendPayloadBuffer && !IsNativeBuffer(bufferData, bufferLength))