2 references to ElseStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Internal.Generated.vb (2)
13627
Friend Shared CreateInstance As Func(Of ObjectReader, Object) = Function(o) New
ElseStatementSyntax
(o)
13636
ObjectBinder.RegisterTypeReader(GetType(ElseStatementSyntax), Function(r) New
ElseStatementSyntax
(r))