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