3 references to UriBaseAddressId
System.Net.Http (3)
System\Net\Http\NetEventSource.Http.cs (3)
14
private const int ContentNullId =
UriBaseAddressId
+ 1;
28
[Event(
UriBaseAddressId
, Keywords = Keywords.Debug, Level = EventLevel.Informational)]
30
WriteEvent(
UriBaseAddressId
, uriBaseAddress, objName);