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