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