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