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