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