1 write to _disposed
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
228_disposed = true;
3 references to _disposed
System.Workflow.Runtime (3)
WorkflowRuntime.cs (3)
175if (_disposed) 220if (!_disposed) 244return this._disposed;