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