1 instantiation of InspectableInfo
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.cs (1)
162
new
InspectableInfo
(type, iids),
4 references to InspectableInfo
PresentationFramework (4)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.cs (1)
145
public static (
InspectableInfo
inspectableInfo, List<ComInterfaceEntry> interfaceTableEntries) PregenerateNativeTypeInformation(object obj)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (3)
14
public static readonly ConditionalWeakTable<object,
InspectableInfo
> InspectableInfoTable = new ConditionalWeakTable<object,
InspectableInfo
>();
18
public static unsafe
InspectableInfo
GetInspectableInfo(IntPtr pThis)