4 writes to hiveValue
WsatUI (4)
Configuration\StdRegProviderWrapper.cs (4)
64this.hiveValue = 0x80000000; 67this.hiveValue = 0x80000001; 70this.hiveValue = 0x80000002; 112this.hiveValue = hiveValue;
5 references to hiveValue
WsatUI (5)
Configuration\StdRegProviderWrapper.cs (5)
125return new StdRegProviderWrapper(this.hiveValue, s, regClassInstance); 166inParams[InputParameters.DefKey] = this.hiveValue; 201inParams[InputParameters.DefKey] = this.hiveValue; 238inParams[InputParameters.DefKey] = this.hiveValue; 285inParams[InputParameters.DefKey] = this.hiveValue;