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