2 references to EndToEndTracing
System.ServiceModel (2)
System\ServiceModel\Configuration\DiagnosticSection.cs (2)
33
[ConfigurationProperty(ConfigurationStrings.
EndToEndTracing
, Options = ConfigurationPropertyOptions.None)]
36
get { return (EndToEndTracingElement)base[ConfigurationStrings.
EndToEndTracing
]; }