2 writes to _pooledChunk
PresentationCore (2)
Core\CSharp\System\Windows\Media\ByteStreamGeometryContext.cs (2)
837ByteStreamGeometryContext._pooledChunk = null; 850ByteStreamGeometryContext._pooledChunk = chunk;
1 reference to _pooledChunk
PresentationCore (1)
Core\CSharp\System\Windows\Media\ByteStreamGeometryContext.cs (1)
829byte[] chunk = ByteStreamGeometryContext._pooledChunk;