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