3 writes to _nodeMap
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\LocalBinderBuilder.vb (3)
36_nodeMap = ImmutableDictionary.Create(Of SyntaxNode, BlockBaseBinder)() 42_nodeMap = nodeMap 81_nodeMap = _nodeMap.SetItem(node, DirectCast(binder, BlockBaseBinder))
2 references to _nodeMap
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\LocalBinderBuilder.vb (2)
55Return _nodeMap 81_nodeMap = _nodeMap.SetItem(node, DirectCast(binder, BlockBaseBinder))