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