39 references to Add
Aspire.RabbitMQ.Client.Tests (1)
AspireRabbitMQLoggingTests.cs (1)
213Logs.Add((logLevel, formatter(state, exception), state));
InteropTests (1)
src\Shared\Process\ProcessEx.cs (1)
176_stdoutLines?.Add(e.Data);
Microsoft.AspNetCore.HttpLogging (1)
FileLoggerProcessor.cs (1)
112_messageQueue.Add(message);
Microsoft.AspNetCore.Server.IntegrationTesting (1)
src\Shared\Process\ProcessEx.cs (1)
176_stdoutLines?.Add(e.Data);
Microsoft.AspNetCore.Shared.Tests (1)
SingleThreadedSynchronizationContext.cs (1)
23_queue.Add((d, state));
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
714_packetWriteQueue.Add(packet);
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
1451_tasks.Add(task);
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
ObjectFormatterTests.cs (1)
724obj.Add(1);
Microsoft.DotNet.Open.Api.Tools.Tests (1)
ProcessEx.cs (1)
113_stdoutLines.Add(e.Data);
Microsoft.Extensions.ApiDescription.Client.Tests (1)
src\Shared\Process\ProcessEx.cs (1)
176_stdoutLines?.Add(e.Data);
Microsoft.Extensions.Diagnostics.HealthChecks.Tests (1)
src\Shared\test\Shared.Tests\SingleThreadedSynchronizationContext.cs (1)
23_queue.Add((d, state));
Microsoft.Extensions.Http.Polly.Tests (1)
src\Shared\test\Shared.Tests\SingleThreadedSynchronizationContext.cs (1)
23_queue.Add((d, state));
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\AsyncPump.cs (1)
103 _mQueue.Add(new KeyValuePair<SendOrPostCallback, object>(d, state));
Microsoft.ML.Core.Tests (12)
UnitTests\TestHosts.cs (12)
33hosts.Add(new Tuple<IHost, int>(mainHost.Register("1"), 1)); 34hosts.Add(new Tuple<IHost, int>(mainHost.Register("2"), 1)); 35hosts.Add(new Tuple<IHost, int>(mainHost.Register("3"), 1)); 36hosts.Add(new Tuple<IHost, int>(mainHost.Register("4"), 1)); 37hosts.Add(new Tuple<IHost, int>(mainHost.Register("5"), 1)); 48hosts.Add(new Tuple<IHost, int>(newHost, randHostTuple.Item2 + 1)); 96hosts.Add(new Tuple<IHost, int>(mainHost.Register("1"), 1)); 97hosts.Add(new Tuple<IHost, int>(mainHost.Register("2"), 1)); 98hosts.Add(new Tuple<IHost, int>(mainHost.Register("3"), 1)); 99hosts.Add(new Tuple<IHost, int>(mainHost.Register("4"), 1)); 100hosts.Add(new Tuple<IHost, int>(mainHost.Register("5"), 1)); 106hosts.Add(new Tuple<IHost, int>(newHost, tuple.Item2 + 1));
Microsoft.ML.Data (6)
Data\DataViewUtils.cs (6)
413toConsume.Add(batch); 447toConsume.Add(new Batch(ex)); 457toConsume.Add(null); 578toConsume.Add(batch); 601toConsume.Add(lastBatch); 603toConsume.Add(null);
ScenarioTests.Common.Tests (2)
ScenarioTestTypes.cs (2)
191_queue.Add(new KeyValuePair<SendOrPostCallback, object>(d, state)); 196_queue.Add(new KeyValuePair<SendOrPostCallback, object>(RunOnCapturedState, (d, state, ec)));
Templates.Blazor.Tests (1)
src\Shared\Process\ProcessEx.cs (1)
176_stdoutLines?.Add(e.Data);
Templates.Blazor.WebAssembly.Auth.Tests (1)
src\Shared\Process\ProcessEx.cs (1)
176_stdoutLines?.Add(e.Data);
Templates.Blazor.WebAssembly.Tests (1)
src\Shared\Process\ProcessEx.cs (1)
176_stdoutLines?.Add(e.Data);
Templates.Mvc.Tests (1)
src\Shared\Process\ProcessEx.cs (1)
176_stdoutLines?.Add(e.Data);
Templates.Tests (1)
src\Shared\Process\ProcessEx.cs (1)
176_stdoutLines?.Add(e.Data);
UnitTests.Common (1)
TestTypes.cs (1)
279_queue.Add(new KeyValuePair<SendOrPostCallback, object>(d, state));