1 write to _convertedType
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\TypeInfo.vb (1)
57
Me.
_convertedType
= GetPossibleGuessForErrorType(convertedType)
4 references to _convertedType
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\TypeInfo.vb (4)
37
Return
_convertedType
64
TypeSymbol.Equals(
_convertedType
, other.
_convertedType
, TypeCompareKind.ConsiderEverything)
73
Return Hash.Combine(
_convertedType
, Hash.Combine(_type, _implicitConversion.GetHashCode()))