2 references to s_propTrace
System.Configuration.ConfigurationManager (2)
System\Diagnostics\SystemDiagnosticsSection.cs (2)
21
s_properties.Add(
s_propTrace
);
36
public TraceSection Trace => (TraceSection)base[
s_propTrace
];