3 writes to _base
Microsoft.CodeAnalysis.VisualBasic (3)
Syntax\InternalSyntax\SyntaxLiterals.vb (3)
125
Me.
_base
= base
131
Me.
_base
= base
137
Me.
_base
= CType(reader.ReadByte(), LiteralBase)
6 references to _base
Microsoft.CodeAnalysis.VisualBasic (6)
Syntax\InternalSyntax\SyntaxLiterals.vb (6)
98
Return New IntegerLiteralTokenSyntax(Of T)(Kind, GetDiagnostics, GetAnnotations, Text, trivia, GetTrailingTrivia,
_base
, _typeSuffix, _value)
102
Return New IntegerLiteralTokenSyntax(Of T)(Kind, GetDiagnostics, GetAnnotations, Text, GetLeadingTrivia, trivia,
_base
, _typeSuffix, _value)
106
Return New IntegerLiteralTokenSyntax(Of T)(Kind, newErrors, GetAnnotations, Text, GetLeadingTrivia, GetTrailingTrivia,
_base
, _typeSuffix, _value)
110
Return New IntegerLiteralTokenSyntax(Of T)(Kind, GetDiagnostics, annotations, Text, GetLeadingTrivia, GetTrailingTrivia,
_base
, _typeSuffix, _value)
143
writer.WriteByte(CType(Me.
_base
, Byte))
152
Return Me.
_base