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