Implemented interface member:
property
Name
Microsoft.CSharp.RuntimeBinder.ICSharpBinder.Name
1 write to Name
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpIsEventBinder.cs (1)
46
Name
= name;
5 references to Name
Microsoft.CSharp (5)
Microsoft\CSharp\RuntimeBinder\CSharpIsEventBinder.cs (4)
25
=> SymbolTable.PopulateSymbolTableWithName(
Name
, null, arguments[0].Info.IsStaticType ? arguments[0].Value as Type : arguments[0].Type);
54
hash = HashHelpers.Combine(hash,
Name
.GetHashCode());
67
Name
!= otherBinder.
Name
)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1335
binder.
Name
,