7 references to Flush
WindowsBase (7)
Base\System\IO\Packaging\EncryptedPackage.cs (2)
612_package.Flush(); 1172_package.Flush();
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (5)
499_container.Flush(); // ensure the origin relationship part is persisted so that any signature will include this newest relationship 536_container.Flush(); // actually persist the revert 548_container.Flush(); // actually persist the revert 560_container.Flush(); // actually persist the revert 585_container.Flush();