3 references to AuthenticationErrorId
System.Net.Http (3)
System\Net\Http\NetEventSource.Http.cs (3)
23
private const int HandlerErrorId =
AuthenticationErrorId
+ 1;
77
[Event(
AuthenticationErrorId
, Keywords = Keywords.Debug, Level = EventLevel.Error)]
79
WriteEvent(
AuthenticationErrorId
, uri, message);