1 write to MethodInfos
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
86
MethodInfos
= methodInfos;
1 reference to MethodInfos
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
76
return Activator.CreateInstance(proxiedType.GeneratedType, new object[] { proxiedType.
MethodInfos
})!;