3 writes to DotnetRunMessages
Aspire.Hosting (1)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (1)
113
Setter = static (obj, value) => ((global::Aspire.Hosting.LaunchProfile)obj).
DotnetRunMessages
= value!,
Aspire.Hosting.Azure.Functions (1)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (1)
113
Setter = static (obj, value) => ((global::Aspire.Hosting.LaunchProfile)obj).
DotnetRunMessages
= value!,
Aspire.Hosting.Testing (1)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (1)
113
Setter = static (obj, value) => ((global::Aspire.Hosting.LaunchProfile)obj).
DotnetRunMessages
= value!,
6 references to DotnetRunMessages
Aspire.Hosting (2)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (2)
112
Getter = static obj => ((global::Aspire.Hosting.LaunchProfile)obj).
DotnetRunMessages
,
219
global::System.Text.Json.JsonSerializer.Serialize(writer, ((global::Aspire.Hosting.LaunchProfile)value).
DotnetRunMessages
, NullableBoolean);
Aspire.Hosting.Azure.Functions (2)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (2)
112
Getter = static obj => ((global::Aspire.Hosting.LaunchProfile)obj).
DotnetRunMessages
,
219
global::System.Text.Json.JsonSerializer.Serialize(writer, ((global::Aspire.Hosting.LaunchProfile)value).
DotnetRunMessages
, NullableBoolean);
Aspire.Hosting.Testing (2)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (2)
112
Getter = static obj => ((global::Aspire.Hosting.LaunchProfile)obj).
DotnetRunMessages
,
219
global::System.Text.Json.JsonSerializer.Serialize(writer, ((global::Aspire.Hosting.LaunchProfile)value).
DotnetRunMessages
, NullableBoolean);