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