7 overrides of ObjectValue
Microsoft.CodeAnalysis.VisualBasic (7)
Syntax\InternalSyntax\SyntaxLiterals.vb (6)
10
Friend NotOverridable Overrides ReadOnly Property
ObjectValue
As Object
18
Friend NotOverridable Overrides ReadOnly Property
ObjectValue
As Object
26
Friend NotOverridable Overrides ReadOnly Property
ObjectValue
As Object
34
Friend NotOverridable Overrides ReadOnly Property
ObjectValue
As Object
77
Friend Overrides ReadOnly Property
ObjectValue
As Object
175
Friend Overrides ReadOnly Property
ObjectValue
As Object
Syntax\InternalSyntax\SyntaxToken.vb (1)
467
Friend NotOverridable Overrides ReadOnly Property
ObjectValue
As Object
4 references to ObjectValue
Microsoft.CodeAnalysis.VisualBasic (4)
Parser\ParseStatement.vb (1)
892
Dim intLiteralValue As ULong = CULng(intLiteral.
ObjectValue
)
Preprocessor\ExpressionEvaluator.vb (2)
251
Return CConst.CreateChecked(typedToken.
ObjectValue
)
255
Return CConst.CreateChecked(typedToken.
ObjectValue
)
Syntax\InternalSyntax\SyntaxToken.vb (1)
273
Return Me.
ObjectValue