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