6 references to STORE_ASSEMBLY_FILE
mscorlib (6)
system\deployment\isolationinterop.cs (6)
324[Out, MarshalAs(UnmanagedType.LPArray)] STORE_ASSEMBLY_FILE[] rgelt 339STORE_ASSEMBLY_FILE _current; 348private STORE_ASSEMBLY_FILE GetCurrent() 356public STORE_ASSEMBLY_FILE Current { get { return GetCurrent(); } } 361STORE_ASSEMBLY_FILE[] next = new STORE_ASSEMBLY_FILE[1];