2 references to ValidateMethodGenericParametersHaveNoAnnotations
ILCompiler.Compiler (2)
Compiler\Dataflow\FlowAnnotations.cs (2)
763
ValidateMethodGenericParametersHaveNoAnnotations
(baseMethodAnnotations.GenericParameterAnnotations!, method, baseMethod, origin);
765
ValidateMethodGenericParametersHaveNoAnnotations
(methodAnnotations.GenericParameterAnnotations, method, baseMethod, origin);