1 reference to _asyncEnumeratorGetCurrentMethodInfo
Microsoft.AspNetCore.SignalR.Core (1)
src\SignalR\common\Shared\AsyncEnumerableAdapters.cs (1)
189
_getCurrentMethodInfo = (MethodInfo)type.GetMemberWithSameMetadataDefinitionAs(
_asyncEnumeratorGetCurrentMethodInfo
)!;