2 references to BindXmlComment
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Expressions.vb (1)
209
Return
BindXmlComment
(DirectCast(node, XmlCommentSyntax), rootInfoOpt:=Nothing, diagnostics:=diagnostics)
Binding\Binder_XmlLiterals.vb (1)
613
Return
BindXmlComment
(DirectCast(syntax, XmlCommentSyntax), rootInfoOpt, diagnostics)