Implemented interface member:
property
Name
Microsoft.CSharp.RuntimeBinder.ICSharpBinder.Name
3 references to Name
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\CSharpInvokeConstructorBinder.cs (3)
59hash = HashHelpers.Combine(hash, Name.GetHashCode()); 76Name != otherBinder.Name ||