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)
528
LazyMissingNonNullTypesContextDiagnosticInfo.
AddAll
(this, questionToken, typeArgument, diagnosticBag);
532
LazyMissingNonNullTypesContextDiagnosticInfo.
AddAll
(this, questionToken, type: null, diagnosticBag);