2 references to IOAsyncResult
System.Runtime.DurableInstancing (2)
System\Runtime\PersistencePipeline.cs (2)
165return new IOAsyncResult(this, false, timeout, callback, state); 189return new IOAsyncResult(this, true, timeout, callback, state);