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