Home
last modified time | relevance | path

Searched defs:ThrowInvalidAsyncResult (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.cs285 protected static void ThrowInvalidAsyncResult(IAsyncResult result) in ThrowInvalidAsyncResult() method in System.Web.Http.SelfHost.ServiceModel.Channels.AsyncResult
295 protected static void ThrowInvalidAsyncResult(string debugText) in ThrowInvalidAsyncResult() 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.cs340 protected static void ThrowInvalidAsyncResult(IAsyncResult result) in ThrowInvalidAsyncResult() method in System.Runtime.AsyncResult
345 protected static void ThrowInvalidAsyncResult(string debugText) in ThrowInvalidAsyncResult() method in System.Runtime.AsyncResult