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