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