Implemented interface member:
2 references to Insert
Aspire.Hosting.Tests (2)
ApplicationModel\ResourceCollectionTests.cs (2)
120
collection.
Insert
(0, inserted);
166
Assert.Throws<DistributedApplicationException>(() => collection.
Insert
(0, new TestResource("res")));