4 references to FromAbi
PresentationFramework (4)
MS\Internal\WindowsRuntime\Generated\WinRT\ObjectReference.cs (1)
199
return
FromAbi
(thisPtr, vftblIUnknown, vftblT);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
148
return ObjectReference<Vftbl>.
FromAbi
(thisPtr, vftblT.IInspectableVftbl.IUnknownVftbl, vftblT);
552
return ObjectReference<Vftbl>.
FromAbi
(thisPtr, vftblT.IInspectableVftbl.IUnknownVftbl, vftblT);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
345
return ObjectReference<Vftbl>.
FromAbi
(thisPtr, vftblT.IInspectableVftbl.IUnknownVftbl, vftblT);