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