1 implementation of ConstructTableInfo
System.Runtime.InteropServices (1)
System\Runtime\InteropServices\Marshalling\DefaultCaching.cs (1)
17
IIUnknownCacheStrategy.TableInfo IIUnknownCacheStrategy.
ConstructTableInfo
(RuntimeTypeHandle handle, IIUnknownDerivedDetails details, void* ptr)
1 reference to ConstructTableInfo
System.Runtime.InteropServices (1)
System\Runtime\InteropServices\Marshalling\ComObject.cs (1)
137
result = CacheStrategy.
ConstructTableInfo
(handle, details, ppv);