2 writes to GetAt_0
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)),
2 references to GetAt_0
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (2)
247
nativeVftbl[6] = Marshal.GetFunctionPointerForDelegate(AbiToProjectionVftable.
GetAt_0
);
376
_obj.Vftbl.
GetAt_0
.DynamicInvokeAbi(__params);