2 references to BoundXmlComment
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_XmlLiterals.vb (1)
29
Return New
BoundXmlComment
(syntax, str, objectCreation, objectCreation.Type)
Generated\BoundNodes.xml.Generated.vb (1)
8062
Dim result = New
BoundXmlComment
(Me.Syntax, value, objectCreation, type, Me.HasErrors)