Base:
1 override of SetLength
PresentationUI (1)
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
134
public override void
SetLength
(long value)
3 references to SetLength
PresentationUI (3)
MS\Internal\Documents\Application\FileController.cs (2)
321
doc.DestinationProxy.
SetLength
(
325
doc.DestinationProxy.
SetLength
(0);
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
138
base.
SetLength
(value);