1 write to m_readOnly
mscorlib (1)
system\security\securestring.cs (1)
239
m_readOnly
= true;
2 references to m_readOnly
mscorlib (2)
system\security\securestring.cs (2)
232
return
m_readOnly
;
370
if(
m_readOnly
) {