5 references to SwitchType
System.Configuration.ConfigurationManager (5)
System\Diagnostics\TraceConfiguration.cs (5)
53CreateSwitch(sourceElement.SwitchType, sourceElement.SwitchName); 57CreateSwitch(sourceElement.SwitchType, traceSource.Name); 69CreateSwitch(sourceElement.SwitchType, sourceElement.SwitchName); 118string sourceTypeName = sourceElement.SwitchType; 135return sourceElement.SwitchType != currentType.AssemblyQualifiedName;