1 write to m_MinPoolSize
System (1)
net\System\Net\connectionpool.cs (1)
103
m_MinPoolSize
= minPoolSize;
1 reference to m_MinPoolSize
System (1)
net\System\Net\connectionpool.cs (1)
245
return
m_MinPoolSize
;