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