6 references to STORE_ASSEMBLY
mscorlib (6)
system\deployment\isolationinterop.cs (6)
259[Out, MarshalAs(UnmanagedType.LPArray)] STORE_ASSEMBLY[] rgelt 274STORE_ASSEMBLY _current; 281private STORE_ASSEMBLY GetCurrent() 289public STORE_ASSEMBLY Current { get { return GetCurrent(); } } 296STORE_ASSEMBLY[] next = new STORE_ASSEMBLY[1];