2 references to MakeAsyncEnumeratorMethod
Microsoft.AspNetCore.SignalR.Core (2)
Internal\HubMethodDescriptor.cs (2)
45
_makeCancelableEnumeratorMethodInfo =
MakeAsyncEnumeratorMethod
;
258
if (adapterMethodInfo ==
MakeAsyncEnumeratorMethod
)