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