3 references to _notifications
Aspire.Cli.Tests (3)
TestServices\TestMcpNotifier.cs (3)
18
public IReadOnlyList<string> Notifications =>
_notifications
;
23
_notifications
.Add(method);
30
_notifications
.Add(method);