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