1 write to _defaultChildKind
VisualBasicSyntaxGenerator (1)
XML\ParseTreeDescription.vb (1)
633
_defaultChildKind
= CType(ParseTree.ParseNodeKind(_defaultChildKindName, Element), ParseNodeKind)
2 references to _defaultChildKind
VisualBasicSyntaxGenerator (2)
XML\ParseTreeDescription.vb (2)
632
If
_defaultChildKind
Is Nothing AndAlso _defaultChildKindName IsNot Nothing Then
635
Return
_defaultChildKind