5 references to MemoryStream
mscorlib (2)
system\io\memorystream.cs (2)
101
:
this
(buffer, index, count, true, false) {
105
:
this
(buffer, index, count, writable, false) {
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceContext.cs (1)
4688
this.mediaResourceRequestStream = new
MemoryStream
(buffer, 0, buffer.Length, false, true);
System.IO.Log (1)
System\IO\Log\FileRegion.cs (1)
69
return new
MemoryStream
(this.fixedContent,
System.ServiceModel (1)
System\ServiceModel\Transactions\WhereaboutsReader.cs (1)
36
MemoryStream mem = new
MemoryStream
(whereabouts,