2 writes to _typeSuffix
Microsoft.CodeAnalysis.VisualBasic (2)
Syntax\InternalSyntax\SyntaxLiterals.vb (2)
112
Me.
_typeSuffix
= typeSuffix
118
Me.
_typeSuffix
= typeSuffix
5 references to _typeSuffix
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)
136
Return Me.
_typeSuffix