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)
49
last = current.
_pointedAtType
62
Return other IsNot Nothing AndAlso other.
_pointedAtType
.Equals(
_pointedAtType
, comparison) AndAlso