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