6 references to STORE_ASSEMBLY
System.Windows.Forms (6)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (6)
266[Out, MarshalAs(UnmanagedType.LPArray)] STORE_ASSEMBLY[] rgelt 281STORE_ASSEMBLY _current; 289private STORE_ASSEMBLY GetCurrent() 297public STORE_ASSEMBLY Current { get { return GetCurrent(); } } 304STORE_ASSEMBLY[] next = new STORE_ASSEMBLY[1];