2 references to _activityId
System.Diagnostics.TraceSource (2)
System\Diagnostics\CorrelationManager.cs (2)
28public Guid ActivityId { get { return _activityId.Value; } set { _activityId.Value = value; } }