Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (11)
92ErrAppendType(@params[i], null);
139ErrAppendType(pType, null);
154ErrAppendType(@params[0], pctx);
158ErrAppendType(@params[i], pctx);
247ErrAppendType(meth.RetType, pctx);
428ErrAppendType(pAggType.OuterType, null);
483ErrAppendType(elementType, null);
525ErrAppendType(mod.ParameterType, null);
530ErrAppendType(((PointerType)pType).ReferentType, null);
538ErrAppendType(((NullableType)pType).UnderlyingType, null);
564ErrAppendType(parg.pType, null);