3 references to ErrAppendTypeParameters
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (3)
267
ErrAppendTypeParameters
(meth.typeVars, pctx);
343
ErrAppendTypeParameters
(((AggregateSymbol)sym).GetTypeVars(), pctx);
440
ErrAppendTypeParameters
(pAggType.TypeArgsThis, null);