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