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