4 references to AllocateMemoryChunk
System.Runtime.Remoting (4)
channels\core\chunkedmemorystream.cs (4)
296
_chunks =
AllocateMemoryChunk
();
309
_writeChunk.Next =
AllocateMemoryChunk
();
335
_chunks =
AllocateMemoryChunk
();
346
_writeChunk.Next =
AllocateMemoryChunk
();