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