6 references to Invoke
Microsoft.AspNetCore.Server.IIS (6)
Core\IO\AsyncIOEngine.cs (2)
203
continuation.
Invoke
();
204
nextContinuation?.
Invoke
();
Core\IO\AsyncIOOperation.cs (1)
49
new AsyncContinuation(continuation, state).
Invoke
();
Core\IO\WebSocketsAsyncIOEngine.cs (1)
104
continuation.
Invoke
();
Core\IO\WebSocketsAsyncIOEngine.Read.cs (1)
23
continuation.
Invoke
();
Core\IO\WebSocketsAsyncIOEngine.Write.cs (1)
21
continuation.
Invoke
();