4 references to ObjectCreation
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\BoundNodes.xml.Generated.vb (3)
7990If version IsNot Me.Version OrElse encoding IsNot Me.Encoding OrElse standalone IsNot Me.Standalone OrElse objectCreation IsNot Me.ObjectCreation OrElse type IsNot Me.Type Then 12961Dim objectCreation As BoundExpression = node.ObjectCreation 14385New TreeDumperNode("objectCreation", Nothing, new TreeDumperNode() {Visit(node.ObjectCreation, Nothing)}),
Lowering\LocalRewriter\LocalRewriter_XmlLiterals.vb (1)
27Return Visit(node.ObjectCreation)