2 writes to get_HasCurrent_1
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
437
get_HasCurrent_1
= Marshal.GetDelegateForFunctionPointer<_get_PropertyAsBoolean>(vftbl[7]);
450
get_HasCurrent_1
= Do_Abi_get_HasCurrent_1,
2 references to get_HasCurrent_1
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
457
nativeVftbl[7] = Marshal.GetFunctionPointerForDelegate(AbiToProjectionVftable.
get_HasCurrent_1
);
629
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.
get_HasCurrent_1
(ThisPtr, out __retval));