1 instantiation of ToAbiHelper
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
255
return _adapterTable.GetValue(__this, (list) => new
ToAbiHelper
(list));
3 references to ToAbiHelper
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (3)
249
private static ConditionalWeakTable<global::System.Collections.Generic.IReadOnlyList<T>,
ToAbiHelper
> _adapterTable =
250
new ConditionalWeakTable<global::System.Collections.Generic.IReadOnlyList<T>,
ToAbiHelper
>();
252
private static
ToAbiHelper
FindAdapter(IntPtr thisPtr)