Home
last modified time | relevance | path

Searched refs:userSuppliedState (Results 1 – 20 of 20) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DAsyncOperation.cs16 private object userSuppliedState; field in System.ComponentModel.AsyncOperation
23 private AsyncOperation(object userSuppliedState, SynchronizationContext syncContext) in AsyncOperation() argument
25 this.userSuppliedState = userSuppliedState; in AsyncOperation()
44 get { return userSuppliedState; }
107 …internal static AsyncOperation CreateOperation(object userSuppliedState, SynchronizationContext sy… in CreateOperation() argument
109 AsyncOperation newOp = new AsyncOperation(userSuppliedState, syncContext); in CreateOperation()
H A DAsyncOperationManager.cs16 public static AsyncOperation CreateOperation(object userSuppliedState) { in CreateOperation() argument
17 return AsyncOperation.CreateOperation(userSuppliedState, SynchronizationContext); in CreateOperation()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.EventBasedAsync/src/System/ComponentModel/
H A DAsyncOperation.cs19 private AsyncOperation(object userSuppliedState, SynchronizationContext syncContext) in AsyncOperation() argument
21 _userSuppliedState = userSuppliedState; in AsyncOperation()
118 …internal static AsyncOperation CreateOperation(object userSuppliedState, SynchronizationContext sy… in CreateOperation() argument
120 AsyncOperation newOp = new AsyncOperation(userSuppliedState, syncContext); in CreateOperation()
H A DAsyncOperationManager.cs13 public static AsyncOperation CreateOperation(object userSuppliedState) in CreateOperation() argument
15 return AsyncOperation.CreateOperation(userSuppliedState, SynchronizationContext); in CreateOperation()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.EventBasedAsync/ref/
H A DSystem.ComponentModel.EventBasedAsync.cs34 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs1201 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs1204 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs1199 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs1200 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs2864 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs2630 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs2645 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs2666 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs2666 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs2645 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs2645 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs2664 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs2934 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs2666 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs2925 …public static System.ComponentModel.AsyncOperation CreateOperation(object userSuppliedState) { thr… in CreateOperation() argument