1 write to _resourceNotifications
Aspire.Hosting (1)
DistributedApplication.cs (1)
258
public ResourceNotificationService ResourceNotifications =>
_resourceNotifications
??= _host.Services.GetRequiredService<ResourceNotificationService>();