2 writes to s_DefaultFtpBinding
System (2)
net\System\Net\Cache\RequestCacheManager.cs (2)
94s_DefaultFtpBinding = binding; 108s_DefaultFtpBinding = new RequestCacheBinding (settings.DefaultCache, settings.DefaultFtpValidator, settings.DefaultFtpCachePolicy);
1 reference to s_DefaultFtpBinding
System (1)
net\System\Net\Cache\RequestCacheManager.cs (1)
61return s_DefaultFtpBinding;