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