4 references to IEnumSTORE_ASSEMBLY_INSTALLATION_REFERENCE
mscorlib (4)
system\deployment\isolationinterop.cs (4)
123IEnumSTORE_ASSEMBLY_INSTALLATION_REFERENCE Clone(); 1957public IEnumSTORE_ASSEMBLY_INSTALLATION_REFERENCE EnumInstallationReferences( 1962System.Guid g = IsolationInterop.GetGuidOfType(typeof(IEnumSTORE_ASSEMBLY_INSTALLATION_REFERENCE)); 1965return (IEnumSTORE_ASSEMBLY_INSTALLATION_REFERENCE)o;