3 writes to grfuom
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\UnaOpSig.cs (3)
21
this.
grfuom
= grfuom;
41
this.
grfuom
= UnaOpMask.None;
57
this.
grfuom
= uos.grfuom;
2 references to grfuom
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1406
if ((uos.
grfuom
& unaryOpMask) == 0)
Microsoft\CSharp\RuntimeBinder\Semantics\UnaOpSig.cs (1)
57
this.grfuom = uos.
grfuom
;