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