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