1 write to Local
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\LocalVariable.cs (1)
14Local = local;
2 references to Local
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (2)
121Debug.Assert(local.Local.wrap != null); 122return local.Local.wrap;