2 writes to get_Current_0
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
430
get_Current_0
= Marshal.GetDelegateForFunctionPointer(vftbl[6], get_Current_0_Type);
443
get_Current_0
= global::System.Delegate.CreateDelegate(get_Current_0_Type, typeof(Vftbl).GetMethod("Do_Abi_get_Current_0", BindingFlags.NonPublic | BindingFlags.Static).MakeGenericMethod(Marshaler<T>.AbiType)),
2 references to get_Current_0
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
450
nativeVftbl[6] = Marshal.GetFunctionPointerForDelegate(AbiToProjectionVftable.
get_Current_0
);
608
_obj.Vftbl.
get_Current_0
.DynamicInvokeAbi(__params);