2 implementations of IIUnknownDerivedDetails
System.Runtime.InteropServices (2)
System\Runtime\InteropServices\Marshalling\ComImportInteropInterfaceDetailsStrategy.cs (1)
173private sealed class ComImportDetails(Guid iid, Type implementation) : IIUnknownDerivedDetails
System\Runtime\InteropServices\Marshalling\IUnknownDerivedAttribute.cs (1)
16public class IUnknownDerivedAttribute<T, TImpl> : Attribute, IIUnknownDerivedDetails
40 references to IIUnknownDerivedDetails
Microsoft.Diagnostics.DataContractReader.Legacy (20)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAppDomain.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataExceptionState.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataFrame.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataMethodDefinition.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataMethodInstance.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataModule.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataStackWalk.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataTask.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataTypeDefinition.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataTypeInstance.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataValue.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiImpl.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.MetaDataImportImpl.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSHandleEnum.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSMemoryEnum.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSMethodEnum.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSStackRefEnum.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSStressLogMsgEnum.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSStressLogThreadEnum.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Microsoft.DiaSymReader (6)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.MetadataAdapterBase.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.DiaSymReader.SymReaderMetadataAdapter.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.DiaSymReader.SymWriterMetadataAdapter.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\Microsoft.DiaSymReader.Utilities.UnsafeComStreamWrapper.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Microsoft.DiaSymReader.ComMemoryStream.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Microsoft.DiaSymReader.ComStreamWrapper.cs (1)
12global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
System.Runtime.InteropServices (10)
System\Runtime\InteropServices\Marshalling\ComImportInteropInterfaceDetailsStrategy.cs (1)
60public IIUnknownDerivedDetails? GetIUnknownDerivedDetails(RuntimeTypeHandle type)
System\Runtime\InteropServices\Marshalling\ComObject.cs (1)
125IIUnknownDerivedDetails? details = InterfaceDetailsStrategy.GetIUnknownDerivedDetails(handle);
System\Runtime\InteropServices\Marshalling\DefaultCaching.cs (1)
17IIUnknownCacheStrategy.TableInfo IIUnknownCacheStrategy.ConstructTableInfo(RuntimeTypeHandle handle, IIUnknownDerivedDetails details, void* ptr)
System\Runtime\InteropServices\Marshalling\DefaultIUnknownInterfaceDetailsStrategy.cs (2)
15public IIUnknownDerivedDetails? GetIUnknownDerivedDetails(RuntimeTypeHandle type) 17return IIUnknownDerivedDetails.GetFromAttribute(type);
System\Runtime\InteropServices\Marshalling\IIUnknownCacheStrategy.cs (2)
38/// <param name="interfaceDetails">An <see cref="IIUnknownDerivedDetails"/> instance</param> 41TableInfo ConstructTableInfo(RuntimeTypeHandle handle, IIUnknownDerivedDetails interfaceDetails, void* ptr);
System\Runtime\InteropServices\Marshalling\IIUnknownDerivedDetails.cs (2)
32internal static IIUnknownDerivedDetails? GetFromAttribute(RuntimeTypeHandle handle) 39return (IIUnknownDerivedDetails?)type.GetCustomAttribute(typeof(IUnknownDerivedAttribute<,>));
System\Runtime\InteropServices\Marshalling\IIUnknownInterfaceDetailsStrategy.cs (1)
20IIUnknownDerivedDetails? GetIUnknownDerivedDetails(RuntimeTypeHandle type);
System.Transactions.Local (4)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.EnlistmentNotifyShim.cs (1)
14global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.Phase0NotifyShim.cs (1)
14global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.ResourceManagerNotifyShim.cs (1)
14global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.VoterNotifyShim.cs (1)
14global::System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails details;