2 writes to _base
Microsoft.CodeAnalysis.VisualBasic (2)
Syntax\InternalSyntax\SyntaxLiterals.vb (2)
111
Me.
_base
= base
117
Me.
_base
= base
5 references to _base
Microsoft.CodeAnalysis.VisualBasic (5)
Syntax\InternalSyntax\SyntaxLiterals.vb (5)
84
Return New IntegerLiteralTokenSyntax(Of T)(Kind, GetDiagnostics, GetAnnotations, Text, trivia, GetTrailingTrivia,
_base
, _typeSuffix, _value)
88
Return New IntegerLiteralTokenSyntax(Of T)(Kind, GetDiagnostics, GetAnnotations, Text, GetLeadingTrivia, trivia,
_base
, _typeSuffix, _value)
92
Return New IntegerLiteralTokenSyntax(Of T)(Kind, newErrors, GetAnnotations, Text, GetLeadingTrivia, GetTrailingTrivia,
_base
, _typeSuffix, _value)
96
Return New IntegerLiteralTokenSyntax(Of T)(Kind, GetDiagnostics, annotations, Text, GetLeadingTrivia, GetTrailingTrivia,
_base
, _typeSuffix, _value)
126
Return Me.
_base