2 references to PinnedArraySegment
System.Web (2)
WebSockets\WebSocketPipe.cs (2)
43
PinnedArraySegment<byte> pinnedBuffer = new
PinnedArraySegment
<byte>(buffer);
122
PinnedArraySegment<byte> pinnedBuffer = new
PinnedArraySegment
<byte>(buffer);