1 write to Invoke
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1582
Invoke
= Marshal.GetFunctionPointerForDelegate(AbiInvokeDelegate)
1 reference to Invoke
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1615
var abiInvoke = Marshal.GetDelegateForFunctionPointer<Abi_Invoke>(_nativeDelegate.Vftbl.
Invoke
);