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