2 writes to switchSettings
System (2)
compmod\system\diagnostics\Switch.cs (2)
243
switchSettings
= DiagnosticsConfiguration.SwitchSettings;
280
switchSettings
= null;
4 references to switchSettings
System (4)
compmod\system\diagnostics\Switch.cs (4)
186
if (
switchSettings
== null) {
194
if (
switchSettings
!= null) {
195
SwitchElement mySettings =
switchSettings
[displayName];
236
if (
switchSettings
!= null)