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