5 references to All
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\EcmaMetadata_1.cs (1)
26
if (scope == FlushScope.
All
)
Contracts\ManagedTypeSource_1.cs (1)
37
if (scope != FlushScope.
All
)
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (1)
81
_target.Flush(FlushScope.
All
);
SOSDacImpl.cs (1)
6877
_target.Flush(FlushScope.
All
);
SOSDacImpl.IXCLRDataProcess.cs (1)
88
_target.Flush(FlushScope.
All
);