3 writes to Warnings
aspire (3)
Commands\DoctorCommand.cs (1)
75
Warnings
= warnings,
JsonSourceGenerationContext.DoctorCheckSummary.g.cs (1)
79
Setter = static (obj, value) => ((global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary)obj).
Warnings
= value!,
Mcp\DoctorTool.cs (1)
53
Warnings
= warnings,
2 references to Warnings
aspire (2)
JsonSourceGenerationContext.DoctorCheckSummary.g.cs (2)
78
Getter = static obj => ((global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary)obj).
Warnings
,
127
writer.WriteNumber(PropName_warnings, ((global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary)value).
Warnings
);