2 references to GetAt_0_Type
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (2)
227
GetAt_0 = Marshal.GetDelegateForFunctionPointer(vftbl[6],
GetAt_0_Type
);
240
GetAt_0 = global::System.Delegate.CreateDelegate(
GetAt_0_Type
, typeof(Vftbl).GetMethod("Do_Abi_GetAt_0", BindingFlags.NonPublic | BindingFlags.Static).MakeGenericMethod(Marshaler<T>.AbiType)),