1 implementation of GetSyncBlockFromCleanupList
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\SyncBlock_1.cs (1)
102
public TargetPointer
GetSyncBlockFromCleanupList
()
1 reference to GetSyncBlockFromCleanupList
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
4141
syncBlockPtr = syncBlockContract.
GetSyncBlockFromCleanupList
();