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