Implemented interface member:
property
Name
Microsoft.CSharp.RuntimeBinder.ICSharpBinder.Name
1 write to Name
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpIsEventBinder.cs (1)
47
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);
55
hash = HashHelpers.Combine(hash,
Name
.GetHashCode());
68
Name
!= otherBinder.
Name
)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1305
binder.
Name
,