Implemented interface member:
method
Seek
Microsoft.DiaSymReader.IUnsafeComStream.Seek(System.Int64, System.Int32, System.Int64*)
1 reference to Seek
Microsoft.DiaSymReader (1)
Utilities\ComStreamWrapper.cs (1)
110=> Seek(dlibMove, dwOrigin, (long*)plibNewPosition);