Home
last modified time | relevance | path

Searched refs:GetNextCompletion (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Http.SelfHost/ServiceModel/Channels/
H A DAsyncResult.cs174 AsyncCompletion callback = thisPtr.GetNextCompletion(); in AsyncCompletionWrapperCallback()
270 callback = GetNextCompletion(); in TryContinueHelper()
278 private AsyncCompletion GetNextCompletion() in GetNextCompletion() method in System.Web.Http.SelfHost.ServiceModel.Channels.AsyncResult
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/
H A DAsyncResult.cs225 AsyncCompletion callback = thisPtr.GetNextCompletion(); in AsyncCompletionWrapperCallback()
325 callback = GetNextCompletion(); in TryContinueHelper()
333 AsyncCompletion GetNextCompletion() in GetNextCompletion() method in System.Runtime.AsyncResult