1 write to ResultIndexed
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpGetMemberBinder.cs (1)
62ResultIndexed = resultIndexed;
4 references to ResultIndexed
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\CSharpGetMemberBinder.cs (4)
40bool IInvokeOnGetBinder.InvokeOnGet => !ResultIndexed; 71if (ResultIndexed) 90ResultIndexed != otherBinder.ResultIndexed ||