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