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