2 writes to UserAgent
dotnet-svcutil-lib (1)
Metadata\MetadaExchangeResolver.cs (1)
347_currentRequest.UserAgent = "Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol " + System.Environment.Version.ToString() + ")";
PresentationCore (1)
MS\Internal\WpfWebRequestHelper.cs (1)
96httpRequest.UserAgent = DefaultUserAgent;
1 reference to UserAgent
PresentationCore (1)
MS\Internal\WpfWebRequestHelper.cs (1)
94if (string.IsNullOrEmpty(httpRequest.UserAgent))