2 references to HandleReleaseErrors
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ResourceInvoker.cs (2)
159
return
HandleReleaseErrors
(scope, releaseException);
173
await
HandleReleaseErrors
(scope, releaseException);