2 references to UnmanagedMemoryStream
System.IO.Log (1)
System\IO\Log\LogLogRecord.cs (1)
60
new
UnmanagedMemoryStream
(data, length));
System.Web (1)
State\OutOfProcStateClientManager.cs (1)
463
stream = new
UnmanagedMemoryStream
((byte*)results.content, contentLength);