2 writes to get_Size_1
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (2)
228
get_Size_1
= Marshal.GetDelegateForFunctionPointer<_get_PropertyAsUInt32>(vftbl[7]);
241
get_Size_1
= Do_Abi_get_Size_1,
2 references to get_Size_1
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (2)
248
nativeVftbl[7] = Marshal.GetFunctionPointerForDelegate(AbiToProjectionVftable.
get_Size_1
);
428
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.
get_Size_1
(ThisPtr, out __retval));