Base:
1 override of Read
PresentationUI (1)
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
118
public override int
Read
(byte[] buffer, int offset, int count)
1 reference to Read
PresentationUI (1)
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
120
return base.
Read
(buffer, offset, count);