1 write to _reporter
Microsoft.WebTools.AspireService.Tests (1)
AspireServerService.cs (1)
73_reporter = reporter;
3 references to _reporter
Microsoft.WebTools.AspireService.Tests (3)
AspireServerService.cs (3)
200if (_reporter != null) 203builder.Logging.AddProvider(new LoggerProvider(_reporter)); 297_reporter?.Invoke(message);