99 references to ThrowIfDisposed
System.Activities (99)
System\Activities\ActivityContext.cs (17)
42ThrowIfDisposed(); 79ThrowIfDisposed(); 88ThrowIfDisposed(); 97ThrowIfDisposed(); 126ThrowIfDisposed(); 173ThrowIfDisposed(); 208ThrowIfDisposed(); 239ThrowIfDisposed(); 279ThrowIfDisposed(); 298ThrowIfDisposed(); 317ThrowIfDisposed(); 334ThrowIfDisposed(); 353ThrowIfDisposed(); 367ThrowIfDisposed(); 384ThrowIfDisposed(); 401ThrowIfDisposed(); 416ThrowIfDisposed();
System\Activities\AsyncCodeActivityContext.cs (4)
25ThrowIfDisposed(); 34ThrowIfDisposed(); 39ThrowIfDisposed(); 46ThrowIfDisposed();
System\Activities\BookmarkScopeHandle.cs (1)
70context.ThrowIfDisposed();
System\Activities\CodeActivityContext.cs (2)
33ThrowIfDisposed(); 46ThrowIfDisposed();
System\Activities\ExclusiveHandle.cs (2)
107context.ThrowIfDisposed(); 138context.ThrowIfDisposed();
System\Activities\InlinedLocationReference.cs (1)
90context.ThrowIfDisposed();
System\Activities\NativeActivityAbortContext.cs (1)
26ThrowIfDisposed();
System\Activities\NativeActivityContext.cs (64)
41ThrowIfDisposed(); 50ThrowIfDisposed(); 59ThrowIfDisposed(); 103ThrowIfDisposed(); 117ThrowIfDisposed(); 131ThrowIfDisposed(); 145ThrowIfDisposed(); 157ThrowIfDisposed(); 164ThrowIfDisposed(); 176ThrowIfDisposed(); 206ThrowIfDisposed(); 217ThrowIfDisposed(); 229ThrowIfDisposed(); 254ThrowIfDisposed(); 263ThrowIfDisposed(); 281ThrowIfDisposed(); 310ThrowIfDisposed(); 347ThrowIfDisposed(); 395ThrowIfDisposed(); 413ThrowIfDisposed(); 420ThrowIfDisposed(); 432ThrowIfDisposed(); 443ThrowIfDisposed(); 453ThrowIfDisposed(); 470ThrowIfDisposed(); 511ThrowIfDisposed(); 586ThrowIfDisposed(); 615ThrowIfDisposed(); 649ThrowIfDisposed(); 684ThrowIfDisposed(); 721ThrowIfDisposed(); 761ThrowIfDisposed(); 802ThrowIfDisposed(); 844ThrowIfDisposed(); 887ThrowIfDisposed(); 932ThrowIfDisposed(); 978ThrowIfDisposed(); 1025ThrowIfDisposed(); 1073ThrowIfDisposed(); 1122ThrowIfDisposed(); 1172ThrowIfDisposed(); 1223ThrowIfDisposed(); 1275ThrowIfDisposed(); 1324ThrowIfDisposed(); 1351ThrowIfDisposed(); 1380ThrowIfDisposed(); 1415ThrowIfDisposed(); 1451ThrowIfDisposed(); 1488ThrowIfDisposed(); 1528ThrowIfDisposed(); 1569ThrowIfDisposed(); 1611ThrowIfDisposed(); 1654ThrowIfDisposed(); 1699ThrowIfDisposed(); 1745ThrowIfDisposed(); 1792ThrowIfDisposed(); 1840ThrowIfDisposed(); 1889ThrowIfDisposed(); 1939ThrowIfDisposed(); 1990ThrowIfDisposed(); 2042ThrowIfDisposed(); 2090ThrowIfDisposed(); 2185ThrowIfDisposed(); 2224ThrowIfDisposed();
System\Activities\NativeActivityFaultContext.cs (1)
39ThrowIfDisposed();
System\Activities\NativeActivityTransactionContext.cs (1)
26ThrowIfDisposed();
System\Activities\NoPersistHandle.cs (2)
20context.ThrowIfDisposed(); 28context.ThrowIfDisposed();
System\Activities\RuntimeTransactionHandle.cs (3)
158context.ThrowIfDisposed(); 223context.ThrowIfDisposed(); 279context.ThrowIfDisposed();