1 write to _pointedAtType
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\PointerTypeSymbol.vb (1)
23_pointedAtType = pointedAtType
3 references to _pointedAtType
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\PointerTypeSymbol.vb (3)
49last = current._pointedAtType 62Return other IsNot Nothing AndAlso other._pointedAtType.Equals(_pointedAtType, comparison) AndAlso