1 write to AbiInvokeDelegate
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1571
AbiInvokeDelegate
= new Abi_Invoke(Do_Abi_Invoke);
1 reference to AbiInvokeDelegate
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1575
Invoke = Marshal.GetFunctionPointerForDelegate(
AbiInvokeDelegate
)