Base:
1 override of Flush
PresentationUI (1)
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
81public override void Flush()
3 references to Flush
PresentationUI (3)
MS\Internal\Documents\Application\FileController.cs (1)
388doc.DestinationProxy.Flush();
MS\Internal\Documents\Application\RightsController.cs (1)
381doc.DestinationProxy.Flush();
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
83base.Flush();