2 references to AssociateEventId
System.Net.Mail (2)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (2)
32
[Event(
AssociateEventId
, Level = EventLevel.Informational, Keywords = Keywords.Default, Message = "[{2}]<-->[{3}]")]
36
WriteEvent(
AssociateEventId
, thisOrContextObject, memberName ?? MissingMember, first, second);