1 write to _reporter
Microsoft.WebTools.AspireService.Package (1)
AspireServerService.cs (1)
73_reporter = reporter;
3 references to _reporter
Microsoft.WebTools.AspireService.Package (3)
AspireServerService.cs (3)
208if (_reporter != null) 211builder.Logging.AddProvider(new LoggerProvider(_reporter)); 305_reporter?.Invoke(message);