2 references to STATE_WRITEACCESS
mscorlib (2)
microsoft\win32\registrykey.cs (2)
213
this.state |=
STATE_WRITEACCESS
;
1427
return (this.state &
STATE_WRITEACCESS
) != 0;