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