2 writes to _typeCharacter
Microsoft.CodeAnalysis.VisualBasic (2)
Syntax\InternalSyntax\ComplexIdentifierSyntax.vb (2)
28
Me.
_typeCharacter
= typeCharacter
37
_typeCharacter
= CType(reader.ReadByte(), TypeCharacter)
2 references to _typeCharacter
Microsoft.CodeAnalysis.VisualBasic (2)
Syntax\InternalSyntax\ComplexIdentifierSyntax.vb (2)
49
writer.WriteByte(CType(
_typeCharacter
, Byte))
92
Return Me.
_typeCharacter