4 references to GetXmlElementAttributes
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (4)
302
Dim attributes As SyntaxList(Of XmlNodeSyntax) =
GetXmlElementAttributes
(element)
345
Dim attributes As SyntaxList(Of XmlNodeSyntax) =
GetXmlElementAttributes
(element)
621
Return
GetXmlElementAttributes
(DirectCast(element, XmlElementSyntax).StartTag)
638
Dim attributes As SyntaxList(Of XmlNodeSyntax) =
GetXmlElementAttributes
(element)