1 write to headerId
System.ServiceModel (1)
System\ServiceModel\Diagnostics\ActivityIdHeader.cs (1)
22this.headerId = Guid.NewGuid();
1 reference to headerId
System.ServiceModel (1)
System\ServiceModel\Diagnostics\ActivityIdHeader.cs (1)
136writer.WriteAttributeString("CorrelationId", this.headerId.ToString());