1 write to _writeEventWithRelatedActivityIdCoreDel
System.Web (1)
AspNetEventSource.cs (1)
43_writeEventWithRelatedActivityIdCoreDel = (WriteEventWithRelatedActivityIdCoreDelegate)Delegate.CreateDelegate(
2 references to _writeEventWithRelatedActivityIdCoreDel
System.Web (2)
AspNetEventSource.cs (2)
62if (ActivityIdHelper.Instance == null || _writeEventWithRelatedActivityIdCoreDel == null || iisActivityId == Guid.Empty) { 81_writeEventWithRelatedActivityIdCoreDel((int)Events.RequestEnteredAspNetPipeline, &aspNetActivityId, 0, null);