/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.DurableInstancing/System/Runtime/DurableInstancing/ |
H A D | InstanceView.cs | 46 IsBoundToInstance = true; in InstanceView() 64 IsBoundToInstance = source.IsBoundToInstance; in InstanceView() 92 public bool IsBoundToInstance { get; private set; } property in System.Runtime.DurableInstancing.InstanceView 259 if (IsBoundToInstance) in BindInstance() 264 IsBoundToInstance = true; in BindInstance() 275 if (!IsBoundToInstance) in BindLock() 295 if (!IsBoundToInstance) in StartBindLock() 310 Fx.Assert(IsBoundToInstance, "Must be bound to instance, checked in StartBindLock."); in FinishBindLock()
|
H A D | InstancePersistenceContext.cs | 863 if (!InstanceView.IsBoundToInstance) in ThrowIfNoInstance()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/DurableInstancing/ |
H A D | TryLoadRunnableWorkflowCommand.cs | 40 if (view.IsBoundToInstance) in Validate()
|
H A D | LoadWorkflowCommand.cs | 40 if (!view.IsBoundToInstance) in Validate()
|
H A D | QueryActivatableWorkflowsCommand.cs | 36 if (view.IsBoundToInstance) in Validate()
|
H A D | LoadWorkflowByInstanceKeyCommand.cs | 63 if (view.IsBoundToInstance) in Validate()
|
H A D | SaveWorkflowCommand.cs | 130 if (!view.IsBoundToInstance) in Validate()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities.DurableInstancing/System/Activities/DurableInstancing/ |
H A D | SqlWorkflowInstanceStoreAsyncResult.cs | 217 if (!thisPtr.InstancePersistenceContext.InstanceView.IsBoundToInstance) in SqlCommandAsyncResultCallback()
|
H A D | LoadWorkflowAsyncResult.cs | 117 if (!base.InstancePersistenceContext.InstanceView.IsBoundToInstance) in ProcessSqlResult()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/ |
H A D | System.Runtime.DurableInstancing.cs | 332 public bool IsBoundToInstance { get { throw null; } } property in System.Runtime.DurableInstancing.InstanceView
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | System.Runtime.DurableInstancing.cs | 507 …public bool IsBoundToInstance { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { … property in System.Runtime.DurableInstancing.InstanceView
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | System.Runtime.DurableInstancing.cs | 507 …public bool IsBoundToInstance { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { … property in System.Runtime.DurableInstancing.InstanceView
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | System.Runtime.DurableInstancing.cs | 507 …public bool IsBoundToInstance { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { … property in System.Runtime.DurableInstancing.InstanceView
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | System.Runtime.DurableInstancing.cs | 422 …public bool IsBoundToInstance { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { … property in System.Runtime.DurableInstancing.InstanceView
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | System.Runtime.DurableInstancing.cs | 506 …public bool IsBoundToInstance { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { … property in System.Runtime.DurableInstancing.InstanceView
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | System.Runtime.DurableInstancing.cs | 544 …public bool IsBoundToInstance { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { … property in System.Runtime.DurableInstancing.InstanceView
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | System.Runtime.DurableInstancing.cs | 544 …public bool IsBoundToInstance { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { … property in System.Runtime.DurableInstancing.InstanceView
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/ |
H A D | System.Runtime.DurableInstancing.cs | 544 …public bool IsBoundToInstance { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { … property in System.Runtime.DurableInstancing.InstanceView
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | System.Runtime.DurableInstancing.cs | 437 …public bool IsBoundToInstance { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { … property in System.Runtime.DurableInstancing.InstanceView
|