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