Home
last modified time | relevance | path

Searched defs:IsDisposed (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Composition/tests/System/Integration/
H A DLifetimeTests.cs28 public bool IsDisposed { get; set; } property in Tests.Integration.LifetimeTests.AnyPartDisposable
49 public bool IsDisposed { get; set; } property in Tests.Integration.LifetimeTests.AnyPartDisposableRecomposable
214 public bool IsDisposed { get; set; } property in Tests.Integration.LifetimeTests.SharedPartDisposable
237 public bool IsDisposed { get; set; } property in Tests.Integration.LifetimeTests.SharedPartDisposableRecomposable
377 public bool IsDisposed { get; set; } property in Tests.Integration.LifetimeTests.NonSharedPartDisposable
408 public bool IsDisposed { get; set; } property in Tests.Integration.LifetimeTests.NonSharedPartDisposableRecomposable
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Source/System.Reactive.Interfaces/Reactive/Disposables/
H A DICancelable.cs13 bool IsDisposed { get; } property
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Source/System.Reactive.Core/Reactive/Disposables/
H A DAnonymousDisposable.cs28 public bool IsDisposed property in System.Reactive.Disposables.AnonymousDisposable
H A DSingleAssignmentDisposable.cs25 public bool IsDisposed property in System.Reactive.Disposables.SingleAssignmentDisposable
H A DMultipleAssignmentDisposable.cs23 public bool IsDisposed property in System.Reactive.Disposables.MultipleAssignmentDisposable
H A DSerialDisposable.cs24 public bool IsDisposed property in System.Reactive.Disposables.SerialDisposable
H A DBooleanDisposable.cs32 public bool IsDisposed property in System.Reactive.Disposables.BooleanDisposable
H A DCancellationDisposable.cs55 public bool IsDisposed property in System.Reactive.Disposables.CancellationDisposable
H A DContextDisposable.cs45 public bool IsDisposed property in System.Reactive.Disposables.ContextDisposable
H A DScheduledDisposable.cs60 public bool IsDisposed property in System.Reactive.Disposables.ScheduledDisposable
H A DRefCountDisposable.cs35 public bool IsDisposed property in System.Reactive.Disposables.RefCountDisposable
/dports/security/seal/SEAL-3.7.2/dotnet/src/tools/
H A DDisposableObject.cs30 public bool IsDisposed property in Microsoft.Research.SEAL.Tools.DisposableObject
/dports/databases/postgresql12-plpython/postgresql-12.9/src/interfaces/ecpg/test/sql/
H A Ddesc.pgc48 EXEC SQL DEALLOCATE "Foo-1";
49
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Composition/tests/
H A DExportFactoryTests.cs57 public bool IsDisposed; field in System.Composition.UnitTests.ExportFactoryTests.A
215 public bool IsDisposed { get; set; } property in System.Composition.UnitTests.ExportFactoryTests.Disposable
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Buffers/
H A DOwnedMemory.cs46 public abstract bool IsDisposed { get; } property in System.Buffers.OwnedMemory
/dports/devel/godot/godot-3.2.3-stable/modules/mono/editor/GodotTools/GodotTools/Ides/MonoDevelop/
H A DInstance.cs19 public bool IsDisposed { get; private set; } property in GodotTools.Ides.MonoDevelop.Instance
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/editor/GodotTools/GodotTools/Ides/MonoDevelop/
H A DInstance.cs19 public bool IsDisposed { get; private set; } property in GodotTools.Ides.MonoDevelop.Instance
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Buffers/
H A DOwnedMemory.cs82 public abstract bool IsDisposed { get; } property in System.Buffers.OwnedMemory
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/System.Xaml/
H A DXamlReader.cs30 protected bool IsDisposed { get; private set; } property in System.Xaml.XamlReader
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data.Common/
H A DDbTransactionTest.cs70 public bool IsDisposed { property in MonoTests.System.Data.Common.DbTransactionTest.MockTransaction
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Primitives/tests/AsymmetricAlgorithm/
H A DTrivial.cs123 public bool IsDisposed => _disposed; field in System.Security.Cryptography.Encryption.Tests.Asymmetric.TrivialTests.Trivial
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DTdsParserSessionPool.cs38 private bool IsDisposed property in System.Data.SqlClient.TdsParserSessionPool
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/tests/System/Data/Common/
H A DDbTransactionTest.cs66 public bool IsDisposed property in System.Data.Tests.Common.DbTransactionTest.MockTransaction
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Memory/tests/Memory/
H A DCustomMemoryForTest.cs28 public override bool IsDisposed => _disposed; field in System.MemoryTests.CustomMemoryForTest
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Buffers/
H A DNativeOwnedMemory.cs30 public override bool IsDisposed property in System.Buffers.NativeOwnedMemory

1234567