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