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