5 references to All
Microsoft.Diagnostics.DataContractReader.Abstractions (1)
FlushScope.cs (1)
27/// Use <see cref="All"/> instead for arbitrary state snapshots where no
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ManagedTypeSource_1.cs (1)
32if (scope != FlushScope.All)
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (1)
71_target.Flush(FlushScope.All);
SOSDacImpl.cs (1)
6715_target.Flush(FlushScope.All);
SOSDacImpl.IXCLRDataProcess.cs (1)
24_target.Flush(FlushScope.All);