11 references to ErrAppendType
Microsoft.CSharp (11)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (11)
90ErrAppendType(@params[i], null); 135ErrAppendType(pType, null); 149ErrAppendType(@params[0], pctx); 153ErrAppendType(@params[i], pctx); 241ErrAppendType(meth.RetType, pctx); 416ErrAppendType(pAggType.OuterType, null); 471ErrAppendType(elementType, null); 513ErrAppendType(mod.ParameterType, null); 518ErrAppendType(((PointerType)pType).ReferentType, null); 526ErrAppendType(((NullableType)pType).UnderlyingType, null); 551ErrAppendType(parg.pType, null);