1 write to _lhs
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Assignment.cs (1)
21set => Type = (_lhs = value).Type;
1 reference to _lhs
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Assignment.cs (1)
20get => _lhs;