Base:
2 writes to Position
PresentationFramework (2)
MS\Internal\IO\Packaging\UnsafeIndexingFilterStream.cs (2)
112this.Position = positionBeforeReadAttempt; 117this.Position = positionBeforeReadAttempt;
1 reference to Position
PresentationFramework (1)
MS\Internal\IO\Packaging\UnsafeIndexingFilterStream.cs (1)
100long positionBeforeReadAttempt = this.Position;