1 reference to Argument_MustBeRuntimeConstructorInfo
System.Private.CoreLib (1)
System\Reflection\ConstructorInvoker.cs (1)
29
throw new ArgumentException(SR.
Argument_MustBeRuntimeConstructorInfo
, nameof(constructor));