406 writes to Getter
aspire (65)
BackchannelJsonSerializerContext.BackchannelLogEntry.g.cs (5)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.BackchannelLogEntry)obj).EventId,
75
Getter
= static obj => ((global::Aspire.Cli.Backchannel.BackchannelLogEntry)obj).LogLevel,
95
Getter
= static obj => ((global::Aspire.Cli.Backchannel.BackchannelLogEntry)obj).Message,
115
Getter
= static obj => ((global::Aspire.Cli.Backchannel.BackchannelLogEntry)obj).Timestamp,
135
Getter
= static obj => ((global::Aspire.Cli.Backchannel.BackchannelLogEntry)obj).CategoryName,
BackchannelJsonSerializerContext.CommandOutput.g.cs (5)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.CommandOutput)obj).Text,
75
Getter
= static obj => ((global::Aspire.Cli.Backchannel.CommandOutput)obj).IsErrorMessage,
94
Getter
= static obj => ((global::Aspire.Cli.Backchannel.CommandOutput)obj).LineNumber,
113
Getter
= static obj => ((global::Aspire.Cli.Backchannel.CommandOutput)obj).Type,
132
Getter
= static obj => ((global::Aspire.Cli.Backchannel.CommandOutput)obj).ExitCode,
BackchannelJsonSerializerContext.DashboardUrlsState.g.cs (3)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.DashboardUrlsState)obj).DashboardHealthy,
74
Getter
= static obj => ((global::Aspire.Cli.Backchannel.DashboardUrlsState)obj).BaseUrlWithLoginToken,
93
Getter
= static obj => ((global::Aspire.Cli.Backchannel.DashboardUrlsState)obj).CodespacesUrlWithLoginToken,
BackchannelJsonSerializerContext.DisplayLineState.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.DisplayLineState)obj).Stream,
74
Getter
= static obj => ((global::Aspire.Cli.Backchannel.DisplayLineState)obj).Line,
BackchannelJsonSerializerContext.EnumeratorResultsBackchannelLogEntry.g.cs (2)
55
Getter
= static obj => ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.BackchannelLogEntry>)obj).Values,
74
Getter
= static obj => ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.BackchannelLogEntry>)obj).Finished,
BackchannelJsonSerializerContext.EnumeratorResultsCommandOutput.g.cs (2)
55
Getter
= static obj => ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.CommandOutput>)obj).Values,
74
Getter
= static obj => ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.CommandOutput>)obj).Finished,
BackchannelJsonSerializerContext.EnumeratorResultsPublishingActivity.g.cs (2)
55
Getter
= static obj => ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.PublishingActivity>)obj).Values,
74
Getter
= static obj => ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.PublishingActivity>)obj).Finished,
BackchannelJsonSerializerContext.EnumeratorResultsRpcResourceState.g.cs (2)
55
Getter
= static obj => ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.RpcResourceState>)obj).Values,
74
Getter
= static obj => ((global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.RpcResourceState>)obj).Finished,
BackchannelJsonSerializerContext.EnvVar.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.EnvVar)obj).Name,
74
Getter
= static obj => ((global::Aspire.Cli.Backchannel.EnvVar)obj).Value,
BackchannelJsonSerializerContext.EventId.g.cs (2)
55
Getter
= static obj => ((global::Microsoft.Extensions.Logging.EventId)obj).Id,
74
Getter
= static obj => ((global::Microsoft.Extensions.Logging.EventId)obj).Name,
BackchannelJsonSerializerContext.KeyValuePairStringString.g.cs (2)
55
Getter
= static obj => ((global::System.Collections.Generic.KeyValuePair<string, string>)obj).Key,
74
Getter
= static obj => ((global::System.Collections.Generic.KeyValuePair<string, string>)obj).Value,
BackchannelJsonSerializerContext.PublishingActivity.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivity)obj).Type,
75
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivity)obj).Data,
BackchannelJsonSerializerContext.PublishingActivityData.g.cs (9)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivityData)obj).Id,
75
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivityData)obj).StatusText,
95
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivityData)obj).CompletionState,
114
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivityData)obj).IsComplete,
133
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivityData)obj).IsError,
152
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivityData)obj).IsWarning,
171
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivityData)obj).StepId,
190
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivityData)obj).CompletionMessage,
209
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingActivityData)obj).Inputs,
BackchannelJsonSerializerContext.PublishingPromptInput.g.cs (11)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).Name,
74
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).Label,
94
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).InputType,
114
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).Required,
133
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).Options,
152
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).Value,
171
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).ValidationErrors,
190
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).AllowCustomChoice,
209
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).UpdateStateOnChange,
228
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).Loading,
247
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInput)obj).Disabled,
BackchannelJsonSerializerContext.PublishingPromptInputAnswer.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInputAnswer)obj).Name,
74
Getter
= static obj => ((global::Aspire.Cli.Backchannel.PublishingPromptInputAnswer)obj).Value,
BackchannelJsonSerializerContext.RequestId.g.cs (4)
55
Getter
= static obj => ((global::StreamJsonRpc.RequestId)obj).Number,
74
Getter
= static obj => ((global::StreamJsonRpc.RequestId)obj).String,
93
Getter
= static obj => ((global::StreamJsonRpc.RequestId)obj).IsNull,
112
Getter
= static obj => ((global::StreamJsonRpc.RequestId)obj).IsEmpty,
BackchannelJsonSerializerContext.RpcResourceState.g.cs (5)
55
Getter
= static obj => ((global::Aspire.Cli.Backchannel.RpcResourceState)obj).Resource,
75
Getter
= static obj => ((global::Aspire.Cli.Backchannel.RpcResourceState)obj).Type,
95
Getter
= static obj => ((global::Aspire.Cli.Backchannel.RpcResourceState)obj).State,
115
Getter
= static obj => ((global::Aspire.Cli.Backchannel.RpcResourceState)obj).Endpoints,
135
Getter
= static obj => ((global::Aspire.Cli.Backchannel.RpcResourceState)obj).Health,
BackchannelJsonSerializerContext.ValidationResult.g.cs (2)
55
Getter
= static obj => ((global::Spectre.Console.ValidationResult)obj).Successful,
74
Getter
= static obj => ((global::Spectre.Console.ValidationResult)obj).Message,
JsonSourceGenerationContext.CliSettings.g.cs (1)
55
Getter
= static obj => ((global::Aspire.Cli.CliSettings)obj).AppHostPath,
Aspire.Confluent.Kafka (21)
StatisticsJsonSerializerContext.Statistics.g.cs (21)
55
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).Name,
74
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).ClientId,
93
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).Type,
112
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).Timestamp,
131
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).Time,
150
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).Age,
169
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).ReplyQueue,
188
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).MessageCount,
207
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).MessageSize,
226
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).MessageMax,
245
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).MessageSizeMax,
264
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).Tx,
283
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).TxBytes,
302
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).Rx,
321
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).RxBytes,
340
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).TxMessages,
359
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).TxMessageBytes,
378
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).RxMessages,
397
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).RxMessageBytes,
416
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).SimpleCount,
435
Getter
= static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).MetadataCacheCount,
Aspire.Dashboard (28)
GenAIEventsContext.AssistantEvent.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.AssistantEvent)obj).Content,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.AssistantEvent)obj).ToolCalls,
GenAIEventsContext.ChoiceEvent.g.cs (3)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ChoiceEvent)obj).FinishReason,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ChoiceEvent)obj).Index,
93
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ChoiceEvent)obj).Message,
GenAIEventsContext.SystemOrUserEvent.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.SystemOrUserEvent)obj).Role,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.SystemOrUserEvent)obj).Content,
GenAIEventsContext.ToolCall.g.cs (3)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCall)obj).Id,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCall)obj).Type,
93
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCall)obj).Function,
GenAIEventsContext.ToolCallFunction.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCallFunction)obj).Name,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCallFunction)obj).Arguments,
GenAIEventsContext.ToolEvent.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolEvent)obj).Id,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolEvent)obj).Content,
GenAIMessagesContext.ChatMessage.g.cs (3)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ChatMessage)obj).Role,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ChatMessage)obj).Parts,
93
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ChatMessage)obj).FinishReason,
GenAIMessagesContext.GenericPart.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.GenericPart)obj).AdditionalProperties,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.MessagePart)obj).Type,
GenAIMessagesContext.TextPart.g.cs (2)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.TextPart)obj).Content,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.MessagePart)obj).Type,
GenAIMessagesContext.ToolCallRequestPart.g.cs (4)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCallRequestPart)obj).Id,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCallRequestPart)obj).Name,
93
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCallRequestPart)obj).Arguments,
112
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.MessagePart)obj).Type,
GenAIMessagesContext.ToolCallResponsePart.g.cs (3)
55
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCallResponsePart)obj).Id,
74
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCallResponsePart)obj).Response,
93
Getter
= static obj => ((global::Aspire.Dashboard.Model.GenAI.MessagePart)obj).Type,
Aspire.Hosting (16)
DashboardLogMessageContext.DashboardLogMessage.g.cs (7)
55
Getter
= static obj => ((global::Aspire.Hosting.Dashboard.DashboardLogMessage)obj).Timestamp,
74
Getter
= static obj => ((global::Aspire.Hosting.Dashboard.DashboardLogMessage)obj).EventId,
93
Getter
= static obj => ((global::Aspire.Hosting.Dashboard.DashboardLogMessage)obj).LogLevel,
112
Getter
= static obj => ((global::Aspire.Hosting.Dashboard.DashboardLogMessage)obj).Category,
131
Getter
= static obj => ((global::Aspire.Hosting.Dashboard.DashboardLogMessage)obj).Message,
150
Getter
= static obj => ((global::Aspire.Hosting.Dashboard.DashboardLogMessage)obj).Exception,
169
Getter
= static obj => ((global::Aspire.Hosting.Dashboard.DashboardLogMessage)obj).State,
LaunchSettingsSerializerContext.LaunchProfile.g.cs (8)
55
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).CommandName,
74
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).CommandLineArgs,
93
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).ExecutablePath,
112
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).DotnetRunMessages,
131
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).LaunchBrowser,
150
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).LaunchUrl,
169
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).ApplicationUrl,
188
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).EnvironmentVariables,
LaunchSettingsSerializerContext.LaunchSettings.g.cs (1)
55
Getter
= static obj => ((global::Aspire.Hosting.LaunchSettings)obj).Profiles,
Aspire.Hosting.Azure.Functions (9)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (8)
55
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).CommandName,
74
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).CommandLineArgs,
93
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).ExecutablePath,
112
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).DotnetRunMessages,
131
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).LaunchBrowser,
150
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).LaunchUrl,
169
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).ApplicationUrl,
188
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).EnvironmentVariables,
LaunchSettingsSerializerContext.LaunchSettings.g.cs (1)
55
Getter
= static obj => ((global::Aspire.Hosting.LaunchSettings)obj).Profiles,
Aspire.Hosting.Nats.Tests (4)
artifacts\obj\Aspire.Hosting.Nats.Tests\Debug\net8.0\System.Text.Json.SourceGeneration\System.Text.Json.SourceGeneration.JsonSourceGenerator\AppJsonContext.AppEvent.g.cs (4)
55
Getter
= static obj => ((global::Aspire.Hosting.Nats.Tests.AppEvent)obj).Subject,
74
Getter
= static obj => ((global::Aspire.Hosting.Nats.Tests.AppEvent)obj).Name,
93
Getter
= static obj => ((global::Aspire.Hosting.Nats.Tests.AppEvent)obj).Description,
112
Getter
= static obj => ((global::Aspire.Hosting.Nats.Tests.AppEvent)obj).Priority,
Aspire.Hosting.Testing (9)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (8)
55
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).CommandName,
74
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).CommandLineArgs,
93
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).ExecutablePath,
112
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).DotnetRunMessages,
131
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).LaunchBrowser,
150
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).LaunchUrl,
169
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).ApplicationUrl,
188
Getter
= static obj => ((global::Aspire.Hosting.LaunchProfile)obj).EnvironmentVariables,
LaunchSettingsSerializerContext.LaunchSettings.g.cs (1)
55
Getter
= static obj => ((global::Aspire.Hosting.LaunchSettings)obj).Profiles,
Microsoft.AspNetCore.Authentication.BearerToken (4)
BearerTokenJsonSerializerContext.AccessTokenResponse.g.cs (4)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse)obj).TokenType,
79
Getter
= static obj => ((global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse)obj).AccessToken,
102
Getter
= static obj => ((global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse)obj).ExpiresIn,
123
Getter
= static obj => ((global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse)obj).RefreshToken,
Microsoft.AspNetCore.Authentication.Twitter (3)
TwitterJsonContext.TwitterError.g.cs (2)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError)obj).Code,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError)obj).Message,
TwitterJsonContext.TwitterErrorResponse.g.cs (1)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Authentication.Twitter.TwitterErrorResponse)obj).Errors,
Microsoft.AspNetCore.Components.Endpoints (7)
ImportMapSerializerContext.ImportMapDefinition.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ImportMapDefinition)obj).Imports,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ImportMapDefinition)obj).Scopes,
98
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ImportMapDefinition)obj).Integrity,
ResourceCollectionSerializerContext.ResourceAsset.g.cs (2)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ResourceAsset)obj).Url,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ResourceAsset)obj).Properties,
ResourceCollectionSerializerContext.ResourceAssetProperty.g.cs (2)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ResourceAssetProperty)obj).Name,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ResourceAssetProperty)obj).Value,
Microsoft.AspNetCore.Components.Server (11)
CircuitPersistenceManagerSerializerContext.ComponentMarker.g.cs (9)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Type,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).PrerenderId,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Key,
120
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Sequence,
140
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Descriptor,
160
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Assembly,
180
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).TypeName,
200
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).ParameterDefinitions,
220
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).ParameterValues,
CircuitPersistenceManagerSerializerContext.ComponentMarkerKey.g.cs (2)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarkerKey)obj).LocationHash,
82
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarkerKey)obj).FormattedComponentKey,
Microsoft.AspNetCore.Components.Web (2)
WebRendererSerializerContext.JSComponentParameter.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter)obj).Name,
79
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter)obj).Type,
Microsoft.AspNetCore.Components.WebAssembly (20)
WebAssemblyJsonSerializerContext.ComponentMarker.g.cs (9)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Type,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).PrerenderId,
98
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Key,
118
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Sequence,
138
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Descriptor,
158
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).Assembly,
178
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).TypeName,
198
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).ParameterDefinitions,
218
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarker)obj).ParameterValues,
WebAssemblyJsonSerializerContext.ComponentMarkerKey.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarkerKey)obj).LocationHash,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentMarkerKey)obj).FormattedComponentKey,
WebAssemblyJsonSerializerContext.ComponentParameter.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentParameter)obj).Name,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentParameter)obj).TypeName,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.ComponentParameter)obj).Assembly,
WebAssemblyJsonSerializerContext.RootComponentOperation.g.cs (4)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.RootComponentOperation)obj).Type,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.RootComponentOperation)obj).SsrComponentId,
98
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.RootComponentOperation)obj).Marker,
118
Getter
= null,
WebAssemblyJsonSerializerContext.RootComponentOperationBatch.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.RootComponentOperationBatch)obj).BatchId,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Components.RootComponentOperationBatch)obj).Operations,
Microsoft.AspNetCore.Components.WebView (10)
SourceGenerationContext.StaticWebAssetManifest.g.cs (2)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest)obj).ContentRoots,
82
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest)obj).Root,
SourceGenerationContext.StaticWebAssetMatch.g.cs (2)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch)obj).ContentRoot,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch)obj).Path,
SourceGenerationContext.StaticWebAssetNode.g.cs (3)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode)obj).Match,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode)obj).Children,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode)obj).Patterns,
SourceGenerationContext.StaticWebAssetPattern.g.cs (3)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern)obj).ContentRoot,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern)obj).Depth,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern)obj).Pattern,
Microsoft.AspNetCore.Diagnostics (5)
ExtensionsExceptionJsonContext.ExceptionExtensionData.g.cs (5)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Diagnostics.ExceptionExtensionData)obj).Details,
79
Getter
= static obj => ((global::Microsoft.AspNetCore.Diagnostics.ExceptionExtensionData)obj).Headers,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Diagnostics.ExceptionExtensionData)obj).Path,
121
Getter
= static obj => ((global::Microsoft.AspNetCore.Diagnostics.ExceptionExtensionData)obj).Endpoint,
141
Getter
= static obj => ((global::Microsoft.AspNetCore.Diagnostics.ExceptionExtensionData)obj).RouteValues,
Microsoft.AspNetCore.Hosting (10)
SourceGenerationContext.StaticWebAssetManifest.g.cs (2)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest)obj).ContentRoots,
82
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest)obj).Root,
SourceGenerationContext.StaticWebAssetMatch.g.cs (2)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch)obj).ContentRoot,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch)obj).Path,
SourceGenerationContext.StaticWebAssetNode.g.cs (3)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode)obj).Match,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode)obj).Children,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode)obj).Patterns,
SourceGenerationContext.StaticWebAssetPattern.g.cs (3)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern)obj).ContentRoot,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern)obj).Depth,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern)obj).Pattern,
Microsoft.AspNetCore.Http.Extensions (13)
ProblemDetailsJsonContext.HttpValidationProblemDetails.g.cs (7)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpValidationProblemDetails)obj).Errors,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Type,
101
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Title,
122
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Status,
143
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Detail,
164
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Instance,
185
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Extensions,
ProblemDetailsJsonContext.ProblemDetails.g.cs (6)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Type,
79
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Title,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Status,
121
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Detail,
142
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Instance,
163
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.ProblemDetails)obj).Extensions,
Microsoft.AspNetCore.Http.Microbenchmarks (10)
SharedTestJsonContext.JsonTodo.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)obj).Id,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)obj).Name,
98
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)obj).IsComplete,
SharedTestJsonContext.JsonTodoChild.g.cs (4)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.JsonTodoChild)obj).Child,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)obj).Id,
98
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)obj).Name,
118
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)obj).IsComplete,
SharedTestJsonContext.Todo.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)obj).Id,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)obj).Name,
98
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.Generators.Tests.Todo)obj).IsComplete,
Microsoft.AspNetCore.Http.Results.Tests (17)
TestJsonContext.JsonTodo.g.cs (3)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).Id,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).Name,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).IsComplete,
TestJsonContext.Todo.g.cs (3)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).Id,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).Name,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).IsComplete,
TestJsonContext.TodoChild.g.cs (4)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoChild)obj).Child,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).Id,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).Name,
120
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).IsComplete,
TestJsonContext.TodoJsonChild.g.cs (4)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoJsonChild)obj).Child,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).Id,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).Name,
120
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)obj).IsComplete,
TestJsonContext.TodoStruct.g.cs (3)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoStruct)obj).Id,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoStruct)obj).Name,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoStruct)obj).IsComplete,
Microsoft.AspNetCore.Identity (91)
IdentityEndpointsJsonSerializerContext.ForgotPasswordRequest.g.cs (1)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.ForgotPasswordRequest)obj).Email,
IdentityEndpointsJsonSerializerContext.InfoRequest.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.InfoRequest)obj).NewEmail,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.InfoRequest)obj).NewPassword,
98
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.InfoRequest)obj).OldPassword,
IdentityEndpointsJsonSerializerContext.InfoResponse.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.InfoResponse)obj).Email,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.InfoResponse)obj).IsEmailConfirmed,
IdentityEndpointsJsonSerializerContext.LoginRequest.g.cs (4)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.LoginRequest)obj).Email,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.LoginRequest)obj).Password,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.LoginRequest)obj).TwoFactorCode,
124
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.LoginRequest)obj).TwoFactorRecoveryCode,
IdentityEndpointsJsonSerializerContext.RefreshRequest.g.cs (1)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.RefreshRequest)obj).RefreshToken,
IdentityEndpointsJsonSerializerContext.RegisterRequest.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.RegisterRequest)obj).Email,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.RegisterRequest)obj).Password,
IdentityEndpointsJsonSerializerContext.ResendConfirmationEmailRequest.g.cs (1)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.ResendConfirmationEmailRequest)obj).Email,
IdentityEndpointsJsonSerializerContext.ResetPasswordRequest.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest)obj).Email,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest)obj).ResetCode,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest)obj).NewPassword,
IdentityEndpointsJsonSerializerContext.TwoFactorRequest.g.cs (5)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)obj).Enable,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)obj).TwoFactorCode,
98
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)obj).ResetSharedKey,
118
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)obj).ResetRecoveryCodes,
138
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)obj).ForgetMachine,
IdentityEndpointsJsonSerializerContext.TwoFactorResponse.g.cs (5)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse)obj).SharedKey,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse)obj).RecoveryCodesLeft,
102
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse)obj).RecoveryCodes,
122
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse)obj).IsTwoFactorEnabled,
143
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse)obj).IsMachineRemembered,
IdentityJsonSerializerContext.AuthenticatorAssertionResponse.g.cs (4)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse)obj).AuthenticatorData,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse)obj).Signature,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse)obj).UserHandle,
124
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorResponse)obj).ClientDataJSON,
IdentityJsonSerializerContext.AuthenticatorAttestationResponse.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse)obj).AttestationObject,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse)obj).Transports,
101
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorResponse)obj).ClientDataJSON,
IdentityJsonSerializerContext.AuthenticatorSelectionCriteria.g.cs (4)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria)obj).AuthenticatorAttachment,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria)obj).ResidentKey,
98
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria)obj).RequireResidentKey,
118
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria)obj).UserVerification,
IdentityJsonSerializerContext.CollectedClientData.g.cs (6)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.CollectedClientData)obj).Type,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.CollectedClientData)obj).Challenge,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.CollectedClientData)obj).Origin,
127
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.CollectedClientData)obj).CrossOrigin,
147
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.CollectedClientData)obj).TopOrigin,
167
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.CollectedClientData)obj).TokenBinding,
IdentityJsonSerializerContext.PasskeyAssertionState.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PasskeyAssertionState)obj).Challenge,
79
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PasskeyAssertionState)obj).UserId,
IdentityJsonSerializerContext.PasskeyAttestationState.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PasskeyAttestationState)obj).Challenge,
79
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PasskeyAttestationState)obj).UserEntity,
IdentityJsonSerializerContext.PasskeyUserEntity.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PasskeyUserEntity)obj).Id,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PasskeyUserEntity)obj).Name,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PasskeyUserEntity)obj).DisplayName,
IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAssertionResponse.g.cs (5)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>)obj).Id,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>)obj).Type,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>)obj).ClientExtensionResults,
125
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>)obj).Response,
148
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>)obj).AuthenticatorAttachment,
IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAttestationResponse.g.cs (5)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>)obj).Id,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>)obj).Type,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>)obj).ClientExtensionResults,
125
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>)obj).Response,
148
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>)obj).AuthenticatorAttachment,
IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (11)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).Rp,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).User,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).Challenge,
127
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).PubKeyCredParams,
149
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).Timeout,
169
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).ExcludeCredentials,
191
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).AuthenticatorSelection,
211
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).Hints,
233
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).Attestation,
253
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).AttestationFormats,
275
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).Extensions,
IdentityJsonSerializerContext.PublicKeyCredentialDescriptor.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor)obj).Type,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor)obj).Id,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor)obj).Transports,
IdentityJsonSerializerContext.PublicKeyCredentialParameters.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters)obj).Type,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters)obj).Alg,
IdentityJsonSerializerContext.PublicKeyCredentialRequestOptions.g.cs (7)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)obj).Challenge,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)obj).Timeout,
101
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)obj).RpId,
121
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)obj).AllowCredentials,
143
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)obj).UserVerification,
163
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)obj).Hints,
185
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)obj).Extensions,
IdentityJsonSerializerContext.PublicKeyCredentialRpEntity.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity)obj).Name,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity)obj).Id,
IdentityJsonSerializerContext.PublicKeyCredentialUserEntity.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialUserEntity)obj).Id,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialUserEntity)obj).Name,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialUserEntity)obj).DisplayName,
IdentityJsonSerializerContext.TokenBinding.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.TokenBinding)obj).Status,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.Identity.TokenBinding)obj).Id,
Microsoft.AspNetCore.Mvc.Core.Test (10)
TestJsonContext.JsonPerson.g.cs (3)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)obj).Name,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)obj).Child,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)obj).Parent,
TestJsonContext.JsonPersonExtended.g.cs (4)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.JsonPersonExtended)obj).Age,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)obj).Name,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)obj).Child,
120
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)obj).Parent,
TestJsonContext.Person.g.cs (3)
60
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)obj).Name,
80
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)obj).Child,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)obj).Parent,
Microsoft.AspNetCore.StaticAssets (15)
StaticAssetsManifestJsonContext.StaticAssetDescriptor.g.cs (5)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor)obj).Route,
81
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor)obj).AssetPath,
104
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor)obj).Selectors,
126
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor)obj).Properties,
148
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor)obj).ResponseHeaders,
StaticAssetsManifestJsonContext.StaticAssetProperty.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty)obj).Name,
79
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty)obj).Value,
StaticAssetsManifestJsonContext.StaticAssetResponseHeader.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader)obj).Name,
79
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader)obj).Value,
StaticAssetsManifestJsonContext.StaticAssetSelector.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector)obj).Name,
79
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector)obj).Value,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector)obj).Quality,
StaticAssetsManifestJsonContext.StaticAssetsManifest.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetsManifest)obj).Version,
78
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetsManifest)obj).ManifestType,
100
Getter
= static obj => ((global::Microsoft.AspNetCore.StaticAssets.StaticAssetsManifest)obj).Endpoints,
Microsoft.CodeAnalysis.LanguageServer (17)
RunFileApiJsonSerializerContext.Error.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput.Error)obj).Message,
81
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput.Error)obj).Details,
104
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput)obj).Version,
RunFileApiJsonSerializerContext.GetProject.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiInput.GetProject)obj).ArtifactsPath,
78
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiInput.GetProject)obj).EntryPointFileFullPath,
RunFileApiJsonSerializerContext.LinePositionInternal.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionInternal)obj).Line,
78
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionInternal)obj).Character,
RunFileApiJsonSerializerContext.LinePositionSpanInternal.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionSpanInternal)obj).Start,
78
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionSpanInternal)obj).End,
RunFileApiJsonSerializerContext.Position.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic.Position)obj).Path,
80
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic.Position)obj).Span,
RunFileApiJsonSerializerContext.Project.g.cs (3)
58
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput.Project)obj).Content,
81
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput.Project)obj).Diagnostics,
102
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput)obj).Version,
RunFileApiJsonSerializerContext.RunApiOutput.g.cs (1)
58
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput)obj).Version,
RunFileApiJsonSerializerContext.SimpleDiagnostic.g.cs (2)
58
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic)obj).Location,
79
Getter
= static obj => ((global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic)obj).Message,
Nats.Common (4)
AppJsonContext.AppEvent.g.cs (4)
55
Getter
= static obj => ((global::Nats.Common.AppEvent)obj).Subject,
74
Getter
= static obj => ((global::Nats.Common.AppEvent)obj).Name,
93
Getter
= static obj => ((global::Nats.Common.AppEvent)obj).Description,
112
Getter
= static obj => ((global::Nats.Common.AppEvent)obj).Priority,
Wasm.Performance.TestApp (5)
PersonJsonContext.Person.g.cs (5)
58
Getter
= static obj => ((global::Wasm.Performance.TestApp.Person)obj).Name,
78
Getter
= static obj => ((global::Wasm.Performance.TestApp.Person)obj).Salary,
98
Getter
= static obj => ((global::Wasm.Performance.TestApp.Person)obj).IsAdmin,
118
Getter
= static obj => ((global::Wasm.Performance.TestApp.Person)obj).Subordinates,
138
Getter
= static obj => ((global::Wasm.Performance.TestApp.Person)obj).SecurityClearances,
1 reference to Getter
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.Helpers.cs (1)
189
propertyInfo.Get = propertyInfoValues.
Getter
!;