1 write to ValueDiagnostics
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\BoundExpression.cs (1)
689this.ValueDiagnostics = valueDiagnostics;
5 references to ValueDiagnostics
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Invocation.cs (2)
1900foreach (Diagnostic d in typeOrValue.Data.ValueDiagnostics.Diagnostics) 1916diagnostics.AddRange(typeOrValue.Data.ValueDiagnostics);
BoundTree\BoundExpression.cs (3)
700a.ValueDiagnostics == b.ValueDiagnostics && 719Hash.Combine(ValueDiagnostics.GetHashCode(),