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