1 write to _root
Microsoft.CodeAnalysis.CSharp (1)
Binder\LocalBinderFactory.cs (1)
143_root = root;
4 references to _root
Microsoft.CodeAnalysis.CSharp (4)
Binder\LocalBinderFactory.cs (4)
382if (_root != node) 505if (_root == node) 518if (_root != node) 1014(node == _root && node is ExpressionSyntax));