2 references to TraceApplicationReference
System.ServiceModel (2)
System\ServiceModel\Diagnostics\TraceUtility.cs (2)
1084if (!context.IncomingMessageProperties.TryGetValue(TraceApplicationReference, out hostReference)) 1087context.IncomingMessageProperties.Add(TraceApplicationReference, hostReference);