Implemented interface member:
property
Flags
Microsoft.CSharp.RuntimeBinder.ICSharpInvokeOrInvokeMemberBinder.Flags
1 write to Flags
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpInvokeConstructorBinder.cs (1)
49
Flags
= flags;
3 references to Flags
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\CSharpInvokeConstructorBinder.cs (3)
58
hash = HashHelpers.Combine(hash, (int)
Flags
);
74
if (
Flags
!= otherBinder.
Flags
||