2 references to ResultDiscarded
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Binder.cs (2)
130
bool resultDiscarded = (flags & CSharpBinderFlags.
ResultDiscarded
) != 0;
162
bool resultDiscarded = (flags & CSharpBinderFlags.
ResultDiscarded
) != 0;