Base:
1 override of Write
PresentationUI (1)
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
142
public override void
Write
(byte[] buffer, int offset, int count)
1 reference to Write
PresentationUI (1)
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
146
base.
Write
(buffer, offset, count);