2 references to ErrId
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (2)
65
return
ErrId
(id);
304
private void ErrAppendId(MessageID id) => ErrAppendString(
ErrId
(id));