2 implementations of SendNotificationAsync
aspire (1)
Mcp\McpServerNotifier.cs (1)
14public Task SendNotificationAsync(string method, CancellationToken cancellationToken = default)
Aspire.Cli.Tests (1)
TestServices\TestMcpNotifier.cs (1)
21public Task SendNotificationAsync(string method, CancellationToken cancellationToken = default)