3 writes to _startedServices
System.Workflow.Runtime (3)
WorkflowRuntime.cs (3)
227_startedServices = false; 1171_startedServices = true; 1362_startedServices = false;
8 references to _startedServices
System.Workflow.Runtime (8)
WorkflowRuntime.cs (8)
837if (_startedServices) 896if (_startedServices && IsCoreService(service)) 942if (_startedServices) 962if (_startedServices && IsCoreService(service)) 985if (_startedServices) 1117if (!_startedServices) 1297if (_startedServices) 1398return _startedServices;