7 references to InvokeAsync
Microsoft.AspNetCore.Watch.BrowserRefresh.Tests (7)
BlazorWasmHotReloadMiddlewareTest.cs (7)
53await _middleware.InvokeAsync(context); 99await _middleware.InvokeAsync(context); 104await _middleware.InvokeAsync(context); 139await _middleware.InvokeAsync(context); 176await _middleware.InvokeAsync(context); 187await _middleware.InvokeAsync(context); 227await _middleware.InvokeAsync(context);