6 references to STORE_ASSEMBLY_FILE
System.Windows.Forms (6)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (6)
332[Out, MarshalAs(UnmanagedType.LPArray)] STORE_ASSEMBLY_FILE[] rgelt 347STORE_ASSEMBLY_FILE _current; 357private STORE_ASSEMBLY_FILE GetCurrent() 365public STORE_ASSEMBLY_FILE Current { get { return GetCurrent(); } } 370STORE_ASSEMBLY_FILE[] next = new STORE_ASSEMBLY_FILE[1];