3 types derived from BaseXmlAttributeSyntax
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
29231Inherits BaseXmlAttributeSyntax 33315Inherits BaseXmlAttributeSyntax 33493Inherits BaseXmlAttributeSyntax
12 instantiations of BaseXmlAttributeSyntax
Microsoft.CodeAnalysis.VisualBasic (12)
Generated\Syntax.xml.Internal.Generated.vb (12)
29238MyBase.New(kind) 29251MyBase.New(kind) 29265MyBase.New(kind, errors, annotations) 29278MyBase.New(reader) 33324MyBase.New(kind) 33341MyBase.New(kind) 33359MyBase.New(kind, errors, annotations) 33376MyBase.New(reader) 33502MyBase.New(kind) 33519MyBase.New(kind) 33537MyBase.New(kind, errors, annotations) 33554MyBase.New(reader)
1 reference to BaseXmlAttributeSyntax
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Internal.Generated.vb (1)
37516Public Overridable Function VisitBaseXmlAttribute(ByVal node As BaseXmlAttributeSyntax) As VisualBasicSyntaxNode