4 references to TypeDiagnostics
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Expressions.vb (1)
861
diagnostics.AddRange(typeOrValue.Data.
TypeDiagnostics
)
BoundTree\BoundTypeOrValueExpression.vb (3)
60
a.
TypeDiagnostics
= b.
TypeDiagnostics
74
Hash.Combine(TypeExpression.GetHashCode(),
TypeDiagnostics
.GetHashCode())))