7 references to VerifyParameterCount
System.Runtime.Serialization (7)
System\Runtime\Serialization\CodeGenerator.cs (7)
564VerifyParameterCount(methodInfo, 0); 571VerifyParameterCount(methodInfo, 1); 579VerifyParameterCount(methodInfo, 2); 588VerifyParameterCount(methodInfo, 3); 598VerifyParameterCount(methodInfo, 4); 609VerifyParameterCount(methodInfo, 5); 621VerifyParameterCount(methodInfo, 6);