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