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