1 write to name
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFmt.cs (1)
78
this.
name
= name;
2 references to name
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (2)
562
if (parg.
name
== NameManager.GetPredefinedName(PredefinedName.PN_INDEXERINTERNAL))
568
psz = parg.
name
.Text;