2 writes to _pooledChunk
PresentationCore (2)
System\Windows\Media\ByteStreamGeometryContext.cs (2)
736ByteStreamGeometryContext._pooledChunk = null; 749ByteStreamGeometryContext._pooledChunk = chunk;
1 reference to _pooledChunk
PresentationCore (1)
System\Windows\Media\ByteStreamGeometryContext.cs (1)
728byte[] chunk = ByteStreamGeometryContext._pooledChunk;