1 write to AbiToProjectionVftable
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
446
AbiToProjectionVftable
= new Vftbl
5 references to AbiToProjectionVftable
PresentationFramework (5)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (5)
455
Marshal.StructureToPtr(
AbiToProjectionVftable
.IInspectableVftbl, (IntPtr)nativeVftbl, false);
456
nativeVftbl[6] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.get_Current_0);
457
nativeVftbl[7] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.get_HasCurrent_1);
458
nativeVftbl[8] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.MoveNext_2);
459
nativeVftbl[9] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.GetMany_3);