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