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