2 writes to GetMany_3
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (2)
224
GetMany_3
= Marshal.GetDelegateForFunctionPointer<IReadOnlyList_Delegates.GetMany_3>(vftbl[9]);
237
GetMany_3
= Do_Abi_GetMany_3
2 references to GetMany_3
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (2)
244
nativeVftbl[9] = Marshal.GetFunctionPointerForDelegate(AbiToProjectionVftable.
GetMany_3
);
407
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.
GetMany_3
(ThisPtr, startIndex, __items_length, __items_data, out __retval));