2 writes to stateWasChanged
mscorlib (2)
system\security\accesscontrol\privilege.cs (2)
546
this.
stateWasChanged
= ( this.initialState != enable );
719
this.
stateWasChanged
= false;
2 references to stateWasChanged
mscorlib (2)
system\security\accesscontrol\privilege.cs (2)
552
this.needToRevert = this.tlsContents.IsImpersonating || this.
stateWasChanged
;
625
if ( this.
stateWasChanged
&&