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)
381if (_root != node) 504if (_root == node) 517if (_root != node) 1013(node == _root && node is ExpressionSyntax));