1 write to AbiToProjectionVftable
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
237
AbiToProjectionVftable
= new Vftbl
5 references to AbiToProjectionVftable
PresentationFramework (5)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (5)
246
Marshal.StructureToPtr(
AbiToProjectionVftable
.IInspectableVftbl, (IntPtr)nativeVftbl, false);
247
nativeVftbl[6] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.GetAt_0);
248
nativeVftbl[7] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.get_Size_1);
249
nativeVftbl[8] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.IndexOf_2);
250
nativeVftbl[9] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.GetMany_3);