2 references to NetEventSourceName
System.Net.Sockets (2)
System\Net\Sockets\NetEventSource.Sockets.cs (2)
10
[EventSource(Name =
NetEventSourceName
)]
15
public NetEventSource() : base(
NetEventSourceName
, EventSourceSettings.EtwManifestEventFormat) { }