1 reference to MemoryStreamNotExpandable
mscorlib (1)
system\io\memorystream.cs (1)
296if (!_expandable && (value != Capacity)) __Error.MemoryStreamNotExpandable();