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