3 writes to Passed
aspire (3)
Commands\DoctorCommand.cs (1)
74
Passed
= passed,
JsonSourceGenerationContext.DoctorCheckSummary.g.cs (1)
59
Setter = static (obj, value) => ((global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary)obj).
Passed
= value!,
Mcp\DoctorTool.cs (1)
52
Passed
= passed,
2 references to Passed
aspire (2)
JsonSourceGenerationContext.DoctorCheckSummary.g.cs (2)
58
Getter = static obj => ((global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary)obj).
Passed
,
126
writer.WriteNumber(PropName_passed, ((global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary)value).
Passed
);