4 references to StoreOperationUnpinDeployment
System.Windows.Forms (4)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (4)
1405Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationUnpinDeployment)); 2426public void Add(StoreOperationUnpinDeployment o) { _list.Add(o); } 2479Marshal.DestroyStructure(op.Data.DataPtr, typeof(StoreOperationUnpinDeployment)); 2545else if (t == typeof(StoreOperationUnpinDeployment))