3 writes to cuosSkip
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\UnaOpSig.cs (3)
22this.cuosSkip = cuosSkip; 42this.cuosSkip = 0; 59this.cuosSkip = uos.cuosSkip;
3 references to cuosSkip
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
1523iuosMinLift = index + uos.cuosSkip + 1; 1533index += uos.cuosSkip;
Microsoft\CSharp\RuntimeBinder\Semantics\UnaOpSig.cs (1)
59this.cuosSkip = uos.cuosSkip;