3 references to ValidateGenericArguments
System.Private.CoreLib (3)
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
448
RuntimeType.
ValidateGenericArguments
(this, methodInstantionRuntimeType, e);
src\System\RuntimeType.CoreCLR.cs (2)
3623
ValidateGenericArguments
(this, [rt], e);
3666
ValidateGenericArguments
(this, instantiationRuntimeType, e);