3 writes to Failed
aspire (3)
Commands\DoctorCommand.cs (1)
76Failed = failed
JsonSourceGenerationContext.DoctorCheckSummary.g.cs (1)
99Setter = static (obj, value) => ((global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary)obj).Failed = value!,
Mcp\DoctorTool.cs (1)
54Failed = failed
2 references to Failed
aspire (2)
JsonSourceGenerationContext.DoctorCheckSummary.g.cs (2)
98Getter = static obj => ((global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary)obj).Failed, 128writer.WriteNumber(PropName_failed, ((global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary)value).Failed);