6 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 (2)
Contracts\EcmaMetadata_1.cs (1)
26if (scope == FlushScope.All)
Contracts\ManagedTypeSource_1.cs (1)
37if (scope != FlushScope.All)
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (1)
71_target.Flush(FlushScope.All);
SOSDacImpl.cs (1)
6720_target.Flush(FlushScope.All);
SOSDacImpl.IXCLRDataProcess.cs (1)
85_target.Flush(FlushScope.All);