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