1 write to _nativeDelegate
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1602_nativeDelegate = nativeDelegate;
3 references to _nativeDelegate
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (3)
1595[global::WinRT.ObjectReferenceWrapper(nameof(_nativeDelegate))] 1607IntPtr ThisPtr = _nativeDelegate.ThisPtr; 1608var abiInvoke = Marshal.GetDelegateForFunctionPointer<Abi_Invoke>(_nativeDelegate.Vftbl.Invoke);