1 write to AbiToProjectionVftable
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
231
AbiToProjectionVftable
= new Vftbl
5 references to AbiToProjectionVftable
PresentationFramework (5)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (5)
240
Marshal.StructureToPtr(
AbiToProjectionVftable
.IInspectableVftbl, (IntPtr)nativeVftbl, false);
241
nativeVftbl[6] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.GetAt_0);
242
nativeVftbl[7] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.get_Size_1);
243
nativeVftbl[8] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.IndexOf_2);
244
nativeVftbl[9] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.GetMany_3);