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