1 implementation of GetRCWCleanupList
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\BuiltInCOM_1.cs (1)
197
public IEnumerable<RCWCleanupInfo>
GetRCWCleanupList
(TargetPointer cleanupListPtr)
1 reference to GetRCWCleanupList
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
4898
cleanupInfos = contract.
GetRCWCleanupList
(listPtr);