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