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