2 writes to IndexOf_2
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (2)
229
IndexOf_2
= Marshal.GetDelegateForFunctionPointer(vftbl[8], IndexOf_2_Type);
242
IndexOf_2
= global::System.Delegate.CreateDelegate(IndexOf_2_Type, typeof(Vftbl).GetMethod("Do_Abi_IndexOf_2", BindingFlags.NonPublic | BindingFlags.Static).MakeGenericMethod(Marshaler<T>.AbiType)),
2 references to IndexOf_2
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (2)
249
nativeVftbl[8] = Marshal.GetFunctionPointerForDelegate(AbiToProjectionVftable.
IndexOf_2
);
393
_obj.Vftbl.
IndexOf_2
.DynamicInvokeAbi(__params);