3 writes to _typeSuffix
Microsoft.CodeAnalysis.VisualBasic (3)
Syntax\InternalSyntax\SyntaxLiterals.vb (3)
126
Me.
_typeSuffix
= typeSuffix
132
Me.
_typeSuffix
= typeSuffix
138
Me.
_typeSuffix
= CType(reader.ReadByte(), TypeCharacter)
6 references to _typeSuffix
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)
144
writer.WriteByte(CType(Me.
_typeSuffix
, Byte))
162
Return Me.
_typeSuffix