3 references to AddAll
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Constraints.cs (1)
161
LazyMissingNonNullTypesContextDiagnosticInfo.
AddAll
(this, questionToken, type: null, diagnosticBag);
Binder\Binder_Symbols.cs (2)
526
LazyMissingNonNullTypesContextDiagnosticInfo.
AddAll
(this, questionToken, typeArgument, diagnosticBag);
530
LazyMissingNonNullTypesContextDiagnosticInfo.
AddAll
(this, questionToken, type: null, diagnosticBag);