1 write to runInstaller
System (1)
compmod\system\componentmodel\RunInstallerAttribute.cs (1)
31this.runInstaller = runInstaller;
2 references to runInstaller
System (2)
compmod\system\componentmodel\RunInstallerAttribute.cs (2)
43return runInstaller; 87return other != null && other.RunInstaller == runInstaller;