7 references to VerifyParameterCount
System.Private.DataContractSerialization (7)
System\Runtime\Serialization\CodeGenerator.cs (7)
423VerifyParameterCount(methodInfo, 0); 430VerifyParameterCount(methodInfo, 1); 438VerifyParameterCount(methodInfo, 2); 447VerifyParameterCount(methodInfo, 3); 457VerifyParameterCount(methodInfo, 4); 468VerifyParameterCount(methodInfo, 5); 480VerifyParameterCount(methodInfo, 6);