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