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