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