2 references to ErrAppendParamList
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (2)
267
ErrAppendParamList
(TypeManager.SubstTypeArray(meth.Params, pctx), meth.isParamArray);
275
ErrAppendParamList
(TypeManager.SubstTypeArray(indexer.Params, pctx), indexer.isParamArray);