5 references to SwitchType
System.Configuration.ConfigurationManager (5)
System\Diagnostics\TraceConfiguration.cs (5)
50CreateSwitch(sourceElement.SwitchType, sourceElement.SwitchName); 54CreateSwitch(sourceElement.SwitchType, traceSource.Name); 66CreateSwitch(sourceElement.SwitchType, sourceElement.SwitchName); 115string sourceTypeName = sourceElement.SwitchType; 132return sourceElement.SwitchType != currentType.AssemblyQualifiedName;