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