1 write to disposed
System.Workflow.Runtime (1)
System\Activities\Statements\InteropEnvironment.cs (1)
59
this.
disposed
= true;
6 references to disposed
System.Workflow.Runtime (6)
System\Activities\Statements\InteropEnvironment.cs (6)
56
if (!this.
disposed
)
65
Debug.Assert(!
disposed
, "Cannot access disposed object");
80
Debug.Assert(!
disposed
, "Cannot access disposed object");
95
Debug.Assert(!
disposed
, "Cannot access disposed object");
145
Debug.Assert(!
disposed
, "Cannot access disposed object");
160
Debug.Assert(!
disposed
, "Cannot access disposed object");