2 writes to _pooledChunk
PresentationCore (2)
System\Windows\Media\ByteStreamGeometryContext.cs (2)
751ByteStreamGeometryContext._pooledChunk = null; 764ByteStreamGeometryContext._pooledChunk = chunk;
1 reference to _pooledChunk
PresentationCore (1)
System\Windows\Media\ByteStreamGeometryContext.cs (1)
743byte[] chunk = ByteStreamGeometryContext._pooledChunk;