1 write to AwaiterUnsafeOnCompletedMethod
Microsoft.AspNetCore.Mvc.Core (1)
src\Shared\ObjectMethodExecutor\AwaitableInfo.cs (1)
41
AwaiterUnsafeOnCompletedMethod
= awaiterUnsafeOnCompletedMethod;
2 references to AwaiterUnsafeOnCompletedMethod
Microsoft.AspNetCore.Mvc.Core (2)
src\Shared\ObjectMethodExecutor\ObjectMethodExecutor.cs (2)
344
if (awaitableInfo.
AwaiterUnsafeOnCompletedMethod
!= null)
354
awaitableInfo.
AwaiterUnsafeOnCompletedMethod
,