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