2 writes to wasReadFromConfig
System (2)
net\System\Net\Configuration\FtpCachePolicyElement.cs (2)
40wasReadFromConfig = true; 49this.wasReadFromConfig = http.wasReadFromConfig;
2 references to wasReadFromConfig
System (2)
net\System\Net\Configuration\FtpCachePolicyElement.cs (2)
49this.wasReadFromConfig = http.wasReadFromConfig; 56get { return this.wasReadFromConfig; }