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