3 references to Keywords
System.Net.Mail (3)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
32
[Event(AssociateEventId, Level = EventLevel.Informational, Keywords =
Keywords
.Default, Message = "[{2}]<-->[{3}]")]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77
[Event(InfoEventId, Level = EventLevel.Informational, Keywords =
Keywords
.Default)]
102
[Event(ErrorEventId, Level = EventLevel.Error, Keywords =
Keywords
.Default)]