1 instantiation of VtableEntriesCleanupScout
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (1)
98
ComInterfaceEntryCleanupTable.Add(obj, new
VtableEntriesCleanupScout
(nativeEntries));
2 references to VtableEntriesCleanupScout
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (2)
57
private static ConditionalWeakTable<object,
VtableEntriesCleanupScout
> ComInterfaceEntryCleanupTable = new ConditionalWeakTable<object,
VtableEntriesCleanupScout
>();