1 write to displayName
System (1)
compmod\system\diagnostics\Switch.cs (1)
55this.displayName = displayName;
2 references to displayName
System (2)
compmod\system\diagnostics\Switch.cs (2)
102return displayName; 195SwitchElement mySettings = switchSettings[displayName];