2 instantiations of DoctorCheckSummary
aspire (2)
Commands\DoctorCommand.cs (1)
76Summary = new DoctorCheckSummary
Mcp\Tools\DoctorTool.cs (1)
46Summary = new DoctorCheckSummary
2 references to DoctorCheckSummary
aspire (2)
JsonSourceGenerationContext.cs (1)
24[JsonSerializable(typeof(DoctorCheckSummary))]
Utils\EnvironmentChecker\EnvironmentCheckResult.cs (1)
120public required DoctorCheckSummary Summary { get; set; }