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