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