1 write to AbiToProjectionVftable
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
440
AbiToProjectionVftable
= new Vftbl
5 references to AbiToProjectionVftable
PresentationFramework (5)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (5)
449
Marshal.StructureToPtr(
AbiToProjectionVftable
.IInspectableVftbl, (IntPtr)nativeVftbl, false);
450
nativeVftbl[6] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.get_Current_0);
451
nativeVftbl[7] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.get_HasCurrent_1);
452
nativeVftbl[8] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.MoveNext_2);
453
nativeVftbl[9] = Marshal.GetFunctionPointerForDelegate(
AbiToProjectionVftable
.GetMany_3);