2 references to ValidateMethodParametersHaveNoAnnotations
ILCompiler.Compiler (2)
Compiler\Dataflow\FlowAnnotations.cs (2)
741ValidateMethodParametersHaveNoAnnotations(baseMethodAnnotations.ParameterAnnotations!, method, baseMethod, origin); 743ValidateMethodParametersHaveNoAnnotations(methodAnnotations.ParameterAnnotations, method, baseMethod, origin);