2 writes to m_IsReadOnly
System (2)
net\System\Net\cookiecollection.cs (2)
47
m_IsReadOnly
= true;
52
m_IsReadOnly
= IsReadOnly;
1 reference to m_IsReadOnly
System (1)
net\System\Net\cookiecollection.cs (1)
62
return
m_IsReadOnly
;