3 references to SafeIUnknown
System.Transactions (3)
System\Transactions\Transaction.cs (3)
140SafeIUnknown defaultContext = null; 144defaultContext = (SafeIUnknown)contextData.WeakDefaultComContext.Target; 1453internal static extern void CoGetDefaultContext(Int32 aptType, ref Guid contextInterface, out SafeIUnknown safeUnknown);