1 write to defaultValue
System (1)
compmod\system\diagnostics\Switch.cs (1)
64
defaultValue
= defaultSwitchValue;
3 references to defaultValue
System (3)
compmod\system\diagnostics\Switch.cs (3)
201
this.Value =
defaultValue
;
217
switchValueString =
defaultValue
;
223
switchValueString =
defaultValue
;