3 references to PropagateActivityValue
System.ServiceModel.Internals (3)
System\Runtime\Diagnostics\DiagnosticTraceSource.cs (3)
20
return new string[] { DiagnosticTraceSource.
PropagateActivityValue
};
28
string attributeValue = this.Attributes[DiagnosticTraceSource.
PropagateActivityValue
];
40
this.Attributes[DiagnosticTraceSource.
PropagateActivityValue
] = value.ToString();