76 writes to ObjectCreator
aspire (16)
BackchannelJsonSerializerContext.IAsyncEnumerableBackchannelLogEntry.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IAsyncEnumerableCommandOutput.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IAsyncEnumerablePublishingActivity.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IAsyncEnumerableRpcResourceState.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IEnumerableDisplayLineState.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IReadOnlyListBackchannelLogEntry.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IReadOnlyListCommandOutput.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IReadOnlyListKeyValuePairStringString.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IReadOnlyListPublishingActivity.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IReadOnlyListPublishingPromptInput.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IReadOnlyListRpcResourceState.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.IReadOnlyListString.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.ListEnvVar.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.List<global::Aspire.Cli.Backchannel.EnvVar>(),
BackchannelJsonSerializerContext.ListString.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.List<string>(),
BackchannelJsonSerializerContext.PublishingPromptInputAnswerArray.g.cs (1)
29ObjectCreator = null,
BackchannelJsonSerializerContext.StringArray.g.cs (1)
29ObjectCreator = null,
Aspire.Dashboard (4)
GenAIEventsContext.ToolCallArray.g.cs (1)
29ObjectCreator = null,
GenAIMessagesContext.DictionaryStringJsonElement.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonElement>(),
GenAIMessagesContext.ListChatMessage.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.List<global::Aspire.Dashboard.Model.GenAI.ChatMessage>(),
GenAIMessagesContext.ListMessagePart.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.List<global::Aspire.Dashboard.Model.GenAI.MessagePart>(),
Aspire.Hosting (2)
LaunchSettingsSerializerContext.DictionaryStringLaunchProfile.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Aspire.Hosting.LaunchProfile>(),
LaunchSettingsSerializerContext.DictionaryStringString.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, string>(),
Aspire.Hosting.Azure.Functions (2)
LaunchSettingsSerializerContext.DictionaryStringLaunchProfile.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Aspire.Hosting.LaunchProfile>(),
LaunchSettingsSerializerContext.DictionaryStringString.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, string>(),
Aspire.Hosting.Testing (2)
LaunchSettingsSerializerContext.DictionaryStringLaunchProfile.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Aspire.Hosting.LaunchProfile>(),
LaunchSettingsSerializerContext.DictionaryStringString.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, string>(),
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterJsonContext.ListTwitterError.g.cs (1)
33ObjectCreator = () => new global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError>(),
Microsoft.AspNetCore.Components.Endpoints (6)
ImportMapSerializerContext.IReadOnlyDictionaryStringIReadOnlyDictionaryStringString.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.IReadOnlyDictionary<string, string>>(),
ImportMapSerializerContext.IReadOnlyDictionaryStringString.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, string>(),
PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, byte[]>(),
ResourceCollectionSerializerContext.IReadOnlyListResourceAsset.g.cs (1)
33ObjectCreator = null,
ResourceCollectionSerializerContext.IReadOnlyListResourceAssetProperty.g.cs (1)
33ObjectCreator = null,
ResourceCollectionSerializerContext.ResourceAssetCollection.g.cs (1)
33ObjectCreator = null,
Microsoft.AspNetCore.Components.Server (2)
CircuitPersistenceManagerSerializerContext.DictionaryInt32ComponentMarker.g.cs (1)
33ObjectCreator = () => new global::System.Collections.Generic.Dictionary<int, global::Microsoft.AspNetCore.Components.ComponentMarker>(),
PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, byte[]>(),
Microsoft.AspNetCore.Components.Web (5)
WebRendererSerializerContext.DictionaryStringJSComponentParameterArray.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter[]>(),
WebRendererSerializerContext.DictionaryStringListString.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.List<string>>(),
WebRendererSerializerContext.JSComponentParameterArray.g.cs (1)
31ObjectCreator = null,
WebRendererSerializerContext.ListString.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.List<string>(),
WebRendererSerializerContext.ObjectArray.g.cs (1)
31ObjectCreator = null,
Microsoft.AspNetCore.Components.WebAssembly (4)
PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, byte[]>(),
WebAssemblyJsonSerializerContext.ComponentParameterArray.g.cs (1)
31ObjectCreator = null,
WebAssemblyJsonSerializerContext.IListObject.g.cs (1)
31ObjectCreator = null,
WebAssemblyJsonSerializerContext.RootComponentOperationArray.g.cs (1)
31ObjectCreator = null,
Microsoft.AspNetCore.Components.WebView (4)
SourceGenerationContext.DictionaryStringStaticWebAssetNode.g.cs (1)
33ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(),
SourceGenerationContext.IDictionaryStringStaticWebAssetNode.g.cs (1)
33ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(),
SourceGenerationContext.StaticWebAssetPatternArray.g.cs (1)
33ObjectCreator = null,
SourceGenerationContext.StringArray.g.cs (1)
33ObjectCreator = null,
Microsoft.AspNetCore.Diagnostics (3)
ExtensionsExceptionJsonContext.IHeaderDictionary.g.cs (1)
31ObjectCreator = null,
ExtensionsExceptionJsonContext.RouteValueDictionary.g.cs (1)
31ObjectCreator = () => new global::Microsoft.AspNetCore.Routing.RouteValueDictionary(),
ExtensionsExceptionJsonContext.StringValues.g.cs (1)
31ObjectCreator = () => new global::Microsoft.Extensions.Primitives.StringValues(),
Microsoft.AspNetCore.Hosting (4)
SourceGenerationContext.DictionaryStringStaticWebAssetNode.g.cs (1)
33ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(),
SourceGenerationContext.IDictionaryStringStaticWebAssetNode.g.cs (1)
33ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(),
SourceGenerationContext.StaticWebAssetPatternArray.g.cs (1)
33ObjectCreator = null,
SourceGenerationContext.StringArray.g.cs (1)
33ObjectCreator = null,
Microsoft.AspNetCore.Http.Extensions (3)
ProblemDetailsJsonContext.IDictionaryStringObject.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, object>(),
ProblemDetailsJsonContext.IDictionaryStringStringArray.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, string[]>(),
ProblemDetailsJsonContext.StringArray.g.cs (1)
31ObjectCreator = null,
Microsoft.AspNetCore.Http.Microbenchmarks (1)
SharedTestJsonContext.IAsyncEnumerableJsonTodo.g.cs (1)
31ObjectCreator = null,
Microsoft.AspNetCore.Http.Results.Tests (2)
TestJsonContext.IAsyncEnumerableJsonTodo.g.cs (1)
33ObjectCreator = null,
TestJsonContext.JsonTodoArray.g.cs (1)
33ObjectCreator = null,
Microsoft.AspNetCore.Identity (5)
IdentityEndpointsJsonSerializerContext.StringArray.g.cs (1)
31ObjectCreator = null,
IdentityJsonSerializerContext.IReadOnlyListPublicKeyCredentialDescriptor.g.cs (1)
31ObjectCreator = null,
IdentityJsonSerializerContext.IReadOnlyListPublicKeyCredentialParameters.g.cs (1)
31ObjectCreator = null,
IdentityJsonSerializerContext.IReadOnlyListString.g.cs (1)
31ObjectCreator = null,
IdentityJsonSerializerContext.StringArray.g.cs (1)
31ObjectCreator = null,
Microsoft.AspNetCore.Mvc.Core.Test (1)
TestJsonContext.IAsyncEnumerableJsonPerson.g.cs (1)
33ObjectCreator = null,
Microsoft.AspNetCore.Mvc.Testing (1)
CustomJsonSerializerContext.IDictionaryStringString.g.cs (1)
33ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, string>(),
Microsoft.AspNetCore.StaticAssets (4)
StaticAssetsManifestJsonContext.IReadOnlyListStaticAssetProperty.g.cs (1)
31ObjectCreator = null,
StaticAssetsManifestJsonContext.IReadOnlyListStaticAssetResponseHeader.g.cs (1)
31ObjectCreator = null,
StaticAssetsManifestJsonContext.IReadOnlyListStaticAssetSelector.g.cs (1)
31ObjectCreator = null,
StaticAssetsManifestJsonContext.ListStaticAssetDescriptor.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.List<global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor>(),
Microsoft.CodeAnalysis.LanguageServer (1)
RunFileApiJsonSerializerContext.ImmutableArraySimpleDiagnostic.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Immutable.ImmutableArray<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic>(),
Microsoft.ML.Tokenizers (1)
ModelSourceGenerationContext.DictionaryStringSpanOrdinalKeyInt32.g.cs (1)
29ObjectCreator = () => new global::System.Collections.Generic.Dictionary<global::Microsoft.ML.Tokenizers.StringSpanOrdinalKey, int>(),
Wasm.Performance.TestApp (2)
PersonJsonContext.DictionaryStringBoolean.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, bool>(),
PersonJsonContext.ListPerson.g.cs (1)
31ObjectCreator = () => new global::System.Collections.Generic.List<global::Wasm.Performance.TestApp.Person>(),
1 reference to ObjectCreator
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.Helpers.cs (1)
93typeInfo.SetCreateObjectIfCompatible(collectionInfo.ObjectCreator);