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