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