1 instantiation of ReflectionTaskResultGetter
Microsoft.JSInterop (1)
Infrastructure\TaskGenericsUtil.cs (1)
41
: new
ReflectionTaskResultGetter
(taskInstanceType.GetProperty(nameof(Task<object>.Result))!);