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