3 references to SetupWebRequest
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelFactory.cs (3)
1956
SetupWebRequest
(AuthenticationLevel.None, TokenImpersonationLevel.None, null);
2009
SetupWebRequest
(AuthenticationLevel.None, TokenImpersonationLevel.None, credential);
2032
SetupWebRequest
(authenticationLevel, impersonationLevel, credential);