2 writes to _commandPropsFrozen
System.ServiceProcess.ServiceController (2)
System\ServiceProcess\ServiceBase.cs (2)
305
_commandPropsFrozen
= false;
896
_commandPropsFrozen
= true;
5 references to _commandPropsFrozen
System.ServiceProcess.ServiceController (5)
System\ServiceProcess\ServiceBase.cs (5)
131
if (
_commandPropsFrozen
)
157
if (
_commandPropsFrozen
)
183
if (
_commandPropsFrozen
)
209
if (
_commandPropsFrozen
)
235
if (
_commandPropsFrozen
)