3 references to ParseXmlAttribute
Microsoft.CodeAnalysis.VisualBasic (3)
Parser\Parser.vb (1)
4755xmlNamespace = DirectCast(ParseXmlAttribute(False, False, Nothing), XmlAttributeSyntax)
Parser\ParseXml.vb (1)
937Dim attribute = ParseXmlAttribute(requireLeadingWhitespace, AllowNameAsExpression:=True, xmlElementName:=xmlElementName)
Syntax\SyntaxNodeFactories.vb (1)
306Dim xmlAttribute = parser.ParseXmlAttribute(