59 references to WriteBoolean
aspire (41)
BackchannelJsonSerializerContext.CapabilityInfo.g.cs (1)
346
writer.
WriteBoolean
(PropName_ReturnsBuilder, ((global::Aspire.Cli.Commands.Sdk.CapabilityInfo)value).ReturnsBuilder);
BackchannelJsonSerializerContext.CommandOutput.g.cs (1)
170
writer.
WriteBoolean
(PropName_IsErrorMessage, ((global::Aspire.Cli.Backchannel.CommandOutput)value).IsErrorMessage);
BackchannelJsonSerializerContext.DashboardUrlsState.g.cs (1)
126
writer.
WriteBoolean
(PropName_DashboardHealthy, ((global::Aspire.Cli.Backchannel.DashboardUrlsState)value).DashboardHealthy);
BackchannelJsonSerializerContext.DtoPropertyInfo.g.cs (1)
131
writer.
WriteBoolean
(PropName_IsOptional, ((global::Aspire.Cli.Commands.Sdk.DtoPropertyInfo)value).IsOptional);
BackchannelJsonSerializerContext.EnumeratorResultsBackchannelLogEntry.g.cs (1)
109
writer.
WriteBoolean
(PropName_finished, ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.BackchannelLogEntry>)value).Finished);
BackchannelJsonSerializerContext.EnumeratorResultsCommandOutput.g.cs (1)
109
writer.
WriteBoolean
(PropName_finished, ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.CommandOutput>)value).Finished);
BackchannelJsonSerializerContext.EnumeratorResultsPublishingActivity.g.cs (1)
109
writer.
WriteBoolean
(PropName_finished, ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.PublishingActivity>)value).Finished);
BackchannelJsonSerializerContext.EnumeratorResultsResourceSnapshot.g.cs (1)
109
writer.
WriteBoolean
(PropName_finished, ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.ResourceSnapshot>)value).Finished);
BackchannelJsonSerializerContext.EnumeratorResultsRpcResourceState.g.cs (1)
109
writer.
WriteBoolean
(PropName_finished, ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.RpcResourceState>)value).Finished);
BackchannelJsonSerializerContext.HandleTypeInfo.g.cs (3)
193
writer.
WriteBoolean
(PropName_IsInterface, ((global::Aspire.Cli.Commands.Sdk.HandleTypeInfo)value).IsInterface);
194
writer.
WriteBoolean
(PropName_ExposeProperties, ((global::Aspire.Cli.Commands.Sdk.HandleTypeInfo)value).ExposeProperties);
195
writer.
WriteBoolean
(PropName_ExposeMethods, ((global::Aspire.Cli.Commands.Sdk.HandleTypeInfo)value).ExposeMethods);
BackchannelJsonSerializerContext.ParameterInfo.g.cs (3)
231
writer.
WriteBoolean
(PropName_IsOptional, ((global::Aspire.Cli.Commands.Sdk.ParameterInfo)value).IsOptional);
232
writer.
WriteBoolean
(PropName_IsNullable, ((global::Aspire.Cli.Commands.Sdk.ParameterInfo)value).IsNullable);
233
writer.
WriteBoolean
(PropName_IsCallback, ((global::Aspire.Cli.Commands.Sdk.ParameterInfo)value).IsCallback);
BackchannelJsonSerializerContext.PublishingActivityData.g.cs (4)
317
writer.
WriteBoolean
(PropName_IsComplete, ((global::Aspire.Cli.Backchannel.PublishingActivityData)value).IsComplete);
318
writer.
WriteBoolean
(PropName_IsError, ((global::Aspire.Cli.Backchannel.PublishingActivityData)value).IsError);
319
writer.
WriteBoolean
(PropName_IsWarning, ((global::Aspire.Cli.Backchannel.PublishingActivityData)value).IsWarning);
327
writer.
WriteBoolean
(PropName_EnableMarkdown, ((global::Aspire.Cli.Backchannel.PublishingActivityData)value).EnableMarkdown);
BackchannelJsonSerializerContext.PublishingPromptInput.g.cs (5)
295
writer.
WriteBoolean
(PropName_Required, ((global::Aspire.Cli.Backchannel.PublishingPromptInput)value).Required);
301
writer.
WriteBoolean
(PropName_AllowCustomChoice, ((global::Aspire.Cli.Backchannel.PublishingPromptInput)value).AllowCustomChoice);
302
writer.
WriteBoolean
(PropName_UpdateStateOnChange, ((global::Aspire.Cli.Backchannel.PublishingPromptInput)value).UpdateStateOnChange);
303
writer.
WriteBoolean
(PropName_Loading, ((global::Aspire.Cli.Backchannel.PublishingPromptInput)value).Loading);
304
writer.
WriteBoolean
(PropName_Disabled, ((global::Aspire.Cli.Backchannel.PublishingPromptInput)value).Disabled);
BackchannelJsonSerializerContext.RequestId.g.cs (2)
143
writer.
WriteBoolean
(PropName_IsNull, ((global::StreamJsonRpc.RequestId)value).IsNull);
144
writer.
WriteBoolean
(PropName_IsEmpty, ((global::StreamJsonRpc.RequestId)value).IsEmpty);
BackchannelJsonSerializerContext.TypeRefInfo.g.cs (2)
232
writer.
WriteBoolean
(PropName_IsInterface, ((global::Aspire.Cli.Commands.Sdk.TypeRefInfo)value).IsInterface);
233
writer.
WriteBoolean
(PropName_IsReadOnly, ((global::Aspire.Cli.Commands.Sdk.TypeRefInfo)value).IsReadOnly);
BackchannelJsonSerializerContext.ValidationResult.g.cs (1)
106
writer.
WriteBoolean
(PropName_Successful, ((global::Spectre.Console.ValidationResult)value).Successful);
CapabilitiesJsonContext.CapabilityInfo.g.cs (1)
378
writer.
WriteBoolean
(PropName_ReturnsBuilder, ((global::Aspire.Cli.Commands.Sdk.CapabilityInfo)value).ReturnsBuilder);
CapabilitiesJsonContext.DtoPropertyInfo.g.cs (1)
139
writer.
WriteBoolean
(PropName_IsOptional, ((global::Aspire.Cli.Commands.Sdk.DtoPropertyInfo)value).IsOptional);
CapabilitiesJsonContext.HandleTypeInfo.g.cs (3)
197
writer.
WriteBoolean
(PropName_IsInterface, ((global::Aspire.Cli.Commands.Sdk.HandleTypeInfo)value).IsInterface);
198
writer.
WriteBoolean
(PropName_ExposeProperties, ((global::Aspire.Cli.Commands.Sdk.HandleTypeInfo)value).ExposeProperties);
199
writer.
WriteBoolean
(PropName_ExposeMethods, ((global::Aspire.Cli.Commands.Sdk.HandleTypeInfo)value).ExposeMethods);
CapabilitiesJsonContext.ParameterInfo.g.cs (3)
239
writer.
WriteBoolean
(PropName_IsOptional, ((global::Aspire.Cli.Commands.Sdk.ParameterInfo)value).IsOptional);
240
writer.
WriteBoolean
(PropName_IsNullable, ((global::Aspire.Cli.Commands.Sdk.ParameterInfo)value).IsNullable);
241
writer.
WriteBoolean
(PropName_IsCallback, ((global::Aspire.Cli.Commands.Sdk.ParameterInfo)value).IsCallback);
CapabilitiesJsonContext.TypeRefInfo.g.cs (2)
240
writer.
WriteBoolean
(PropName_IsInterface, ((global::Aspire.Cli.Commands.Sdk.TypeRefInfo)value).IsInterface);
241
writer.
WriteBoolean
(PropName_IsReadOnly, ((global::Aspire.Cli.Commands.Sdk.TypeRefInfo)value).IsReadOnly);
JsonSourceGenerationContext.DevCertInfo.g.cs (2)
265
writer.
WriteBoolean
(PropName_IsHttpsDevelopmentCertificate, ((global::Aspire.Cli.Certificates.DevCertInfo)value).IsHttpsDevelopmentCertificate);
266
writer.
WriteBoolean
(PropName_IsExportable, ((global::Aspire.Cli.Certificates.DevCertInfo)value).IsExportable);
Aspire.Dashboard (2)
OtlpJsonSerializerContext.OtlpSumJson.g.cs (1)
141
writer.
WriteBoolean
(PropName_isMonotonic, __value_IsMonotonic);
ResourceJsonSerializerContext.ResourceVolumeJson.g.cs (1)
164
writer.
WriteBoolean
(PropName_isReadOnly, __value_IsReadOnly);
Microsoft.AspNetCore.Http.Connections.Common (1)
NegotiateProtocol.cs (1)
70
writer.
WriteBoolean
(StatefulReconnectPropertyNameBytes, true);
Microsoft.AspNetCore.Http.Microbenchmarks (2)
SharedTestJsonContext.JsonTodoChild.g.cs (1)
149
writer.
WriteBoolean
(PropName_IsComplete, ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)value).IsComplete);
SharedTestJsonContext.Todo.g.cs (1)
128
writer.
WriteBoolean
(PropName_IsComplete, ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)value).IsComplete);
Microsoft.AspNetCore.Http.Results.Tests (4)
TestJsonContext.Todo.g.cs (1)
130
writer.
WriteBoolean
(PropName_IsComplete, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)value).IsComplete);
TestJsonContext.TodoChild.g.cs (1)
151
writer.
WriteBoolean
(PropName_IsComplete, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)value).IsComplete);
TestJsonContext.TodoJsonChild.g.cs (1)
151
writer.
WriteBoolean
(PropName_IsComplete, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)value).IsComplete);
TestJsonContext.TodoStruct.g.cs (1)
124
writer.
WriteBoolean
(PropName_IsComplete, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoStruct)value).IsComplete);
Microsoft.AspNetCore.Identity (7)
IdentityEndpointsJsonSerializerContext.InfoResponse.g.cs (1)
111
writer.
WriteBoolean
(PropName_IsEmailConfirmed, ((global::Microsoft.AspNetCore.Identity.Data.InfoResponse)value).IsEmailConfirmed);
IdentityEndpointsJsonSerializerContext.TwoFactorRequest.g.cs (3)
169
writer.
WriteBoolean
(PropName_ResetSharedKey, ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)value).ResetSharedKey);
170
writer.
WriteBoolean
(PropName_ResetRecoveryCodes, ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)value).ResetRecoveryCodes);
171
writer.
WriteBoolean
(PropName_ForgetMachine, ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)value).ForgetMachine);
IdentityEndpointsJsonSerializerContext.TwoFactorResponse.g.cs (2)
176
writer.
WriteBoolean
(PropName_IsTwoFactorEnabled, ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse)value).IsTwoFactorEnabled);
177
writer.
WriteBoolean
(PropName_IsMachineRemembered, ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse)value).IsMachineRemembered);
IdentityJsonSerializerContext.AuthenticatorSelectionCriteria.g.cs (1)
156
writer.
WriteBoolean
(PropName_requireResidentKey, ((global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria)value).RequireResidentKey);
Microsoft.AspNetCore.SignalR.Protocols.Json (1)
Protocol\JsonHubProtocol.cs (1)
669
writer.
WriteBoolean
(AllowReconnectPropertyNameBytes, true);
Wasm.Performance.TestApp (1)
PersonJsonContext.Person.g.cs (1)
168
writer.
WriteBoolean
(PropName_IsAdmin, ((global::Wasm.Performance.TestApp.Person)value).IsAdmin);