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