6 references to Add
Aspire.Cli.Tests (2)
Projects\ProjectUpdaterTests.cs (2)
480
packageReferences.
Add
(newPackageReference);
503
projectReferences.
Add
(newProjectReference);
ConfigurationSchemaGenerator (1)
ConfigSchemaEmitter.cs (1)
604
enumNode.
Add
(member);
dotnet-user-jwts (1)
Helpers\SigningKeysHandler.cs (1)
88
signingKeys.
Add
(key);
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
Helpers\GenericListOrJsonArrayUtilities.cs (1)
98
array.
Add
(value);
TestProject.AppHost (1)
TestProgram.cs (1)
182
endpointsJsonArray.
Add
(endpointJsonObject);