2 writes to _pooledChunk
PresentationCore (2)
System\Windows\Media\ByteStreamGeometryContext.cs (2)
735
ByteStreamGeometryContext.
_pooledChunk
= null;
748
ByteStreamGeometryContext.
_pooledChunk
= chunk;
1 reference to _pooledChunk
PresentationCore (1)
System\Windows\Media\ByteStreamGeometryContext.cs (1)
727
byte[] chunk = ByteStreamGeometryContext.
_pooledChunk
;