1 write to ResultIndexed
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpGetMemberBinder.cs (1)
61ResultIndexed = resultIndexed;
4 references to ResultIndexed
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\CSharpGetMemberBinder.cs (4)
39bool IInvokeOnGetBinder.InvokeOnGet => !ResultIndexed; 70if (ResultIndexed) 89ResultIndexed != otherBinder.ResultIndexed ||