19 references to CreateIDictionaryInfo
dotnet-user-jwts (2)
Generated\361d1da7f942c932\JwtSerializerContext.IDictionaryStringJwt.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt>, string, global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt>(options, info);
Generated\361d1da7f942c932\JwtSerializerContext.IDictionaryStringString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string>, string, string>(options, info);
dotnet-user-secrets (1)
Generated\361d1da7f942c932\SecretManagerJsonSerializerContext.IDictionaryStringString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string>, string, string>(options, info);
Microsoft.AspNetCore.Components.Endpoints (2)
Generated\361d1da7f942c932\BrowserOptionsJsonContext.IDictionaryStringJsonElement.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, global::System.Text.Json.JsonElement>, string, global::System.Text.Json.JsonElement>(options, info);
Generated\361d1da7f942c932\BrowserOptionsJsonContext.IDictionaryStringString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string>, string, string>(options, info);
Microsoft.AspNetCore.Components.WebView (1)
Generated\361d1da7f942c932\SourceGenerationContext.IDictionaryStringStaticWebAssetNode.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>, string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(options, info);
Microsoft.AspNetCore.Diagnostics (2)
Generated\361d1da7f942c932\ExtensionsExceptionJsonContext.IHeaderDictionary.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::Microsoft.AspNetCore.Http.IHeaderDictionary, string, global::Microsoft.Extensions.Primitives.StringValues>(options, info);
Generated\361d1da7f942c932\ExtensionsExceptionJsonContext.RouteValueDictionary.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::Microsoft.AspNetCore.Routing.RouteValueDictionary, string, object>(options, info);
Microsoft.AspNetCore.Hosting (1)
Generated\361d1da7f942c932\SourceGenerationContext.IDictionaryStringStaticWebAssetNode.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>, string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(options, info);
Microsoft.AspNetCore.Http.Extensions (2)
Generated\361d1da7f942c932\ProblemDetailsJsonContext.IDictionaryStringObject.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, object>, string, object>(options, info);
Generated\361d1da7f942c932\ProblemDetailsJsonContext.IDictionaryStringStringArray.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string[]>, string, string[]>(options, info);
Microsoft.AspNetCore.Mvc.Testing (1)
Generated\361d1da7f942c932\CustomJsonSerializerContext.IDictionaryStringString.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string>, string, string>(options, info);
Microsoft.DotNet.TemplateLocator (1)
Generated\361d1da7f942c932\WorkloadSetJsonSerializerContext.IDictionaryStringString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string>, string, string>(options, info);
Microsoft.NET.Build.Tasks (1)
Generated\361d1da7f942c932\WorkloadSetJsonSerializerContext.IDictionaryStringString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string>, string, string>(options, info);
Microsoft.NET.Sdk.WorkloadManifestReader (1)
Generated\361d1da7f942c932\WorkloadSetJsonSerializerContext.IDictionaryStringString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string>, string, string>(options, info);
Microsoft.TestPlatform.CommunicationUtilities (3)
Generated\361d1da7f942c932\TestPlatformJsonContext.IDictionaryStringObject.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, object>, string, object>(options, info);
Generated\361d1da7f942c932\TestPlatformJsonContext.IDictionaryStringString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string>, string, string>(options, info);
Generated\361d1da7f942c932\TestPlatformJsonContext.IDictionaryTestOutcomeInt64.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome, long>, global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome, long>(options, info);
NuGet.Protocol (1)
Generated\361d1da7f942c932\RepositorySignatureJsonContext.IDictionaryStringString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIDictionaryInfo<global::System.Collections.Generic.IDictionary<string, string>, string, string>(options, info);