1 write to _type
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\TypeInfo.vb (1)
56
Me.
_type
= GetPossibleGuessForErrorType(type)
4 references to _type
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\TypeInfo.vb (4)
27
Return
_type
63
TypeSymbol.Equals(
_type
, other.
_type
, TypeCompareKind.ConsiderEverything) AndAlso
73
Return Hash.Combine(_convertedType, Hash.Combine(
_type
, _implicitConversion.GetHashCode()))