3 implementations of Remove
Aspire.Dashboard (1)
Model\Assistant\AIContextProvider.cs (1)
126public void Remove(AIContext context)
Aspire.Dashboard.Components.Tests (1)
tests\Shared\TestAIContextProvider.cs (1)
64public void Remove(AIContext context)
Aspire.Dashboard.Tests (1)
tests\Shared\TestAIContextProvider.cs (1)
64public void Remove(AIContext context)
1 reference to Remove
Aspire.Dashboard (1)
Model\Assistant\AIContext.cs (1)
37_provider?.Remove(this);