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