4 references to ObjectCreation
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\BoundNodes.xml.Generated.vb (3)
8320If value IsNot Me.Value OrElse objectCreation IsNot Me.ObjectCreation OrElse type IsNot Me.Type Then 13010Dim objectCreation As BoundExpression = node.ObjectCreation 14443New TreeDumperNode("objectCreation", Nothing, new TreeDumperNode() {Visit(node.ObjectCreation, Nothing)}),
Lowering\LocalRewriter\LocalRewriter_XmlLiterals.vb (1)
78Return Visit(node.ObjectCreation)