1 write to s_reusePortSupported
System (1)
net\System\Net\ServicePointManager.cs (1)
591
s_reusePortSupported
= value;
1 reference to s_reusePortSupported
System (1)
net\System\Net\ServicePointManager.cs (1)
587
return
s_reusePortSupported
;