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