3 references to AuthenticationInfoId
System.Net.Http (3)
System\Net\Http\NetEventSource.Http.cs (3)
22
private const int AuthenticationErrorId =
AuthenticationInfoId
+ 1;
66
[Event(
AuthenticationInfoId
, Keywords = Keywords.Debug, Level = EventLevel.Verbose)]
68
WriteEvent(
AuthenticationInfoId
, uri, message);