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