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