4 references to StoreOperationStageComponentFile
System.Windows.Forms (4)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (4)
1275Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationStageComponentFile)); 2424public void Add(StoreOperationStageComponentFile o) { _list.Add(o); } 2470Marshal.DestroyStructure(op.Data.DataPtr, typeof(StoreOperationStageComponentFile)); 2549else if (t == typeof(StoreOperationStageComponentFile))