1 write to _handle
Microsoft.AspNetCore.Diagnostics.Tests (1)
ExceptionHandlerMiddlewareTest.cs (1)
470
_handle
= handle;
1 reference to _handle
Microsoft.AspNetCore.Diagnostics.Tests (1)
ExceptionHandlerMiddlewareTest.cs (1)
477
return ValueTask.FromResult(
_handle
);