1 write to _root
Microsoft.CodeAnalysis.CSharp (1)
Binder\LocalBinderFactory.cs (1)
142_root = root;
4 references to _root
Microsoft.CodeAnalysis.CSharp (4)
Binder\LocalBinderFactory.cs (4)
341if (_root != node) 462if (_root == node) 475if (_root != node) 918(node == _root && node is ExpressionSyntax));