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)
32
if (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
);