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