5 references to Error
System.Net.HttpListener (5)
System\Net\HttpListener.cs (1)
307
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, $"Close {exception}");
System\Net\Managed\HttpListener.Managed.cs (4)
51
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, $"Start {exception}");
85
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, $"Stop {exception}");
115
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, $"Abort {exception}");
141
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, $"Dispose {exception}");