5 references to CreateSwitch
System (5)
compmod\system\diagnostics\TraceSource.cs (5)
83
CreateSwitch
(sourceElement.SwitchType, sourceElement.SwitchName);
86
CreateSwitch
(sourceElement.SwitchType, sourceName);
187
CreateSwitch
(sourceElement.SwitchType, sourceElement.SwitchName);
190
CreateSwitch
(sourceElement.SwitchType, Name);
199
CreateSwitch
(sourceElement.SwitchType, sourceElement.SwitchName);