36 references to GetNullableConverter
dotnet-aot (3)
Generated\361d1da7f942c932\CliSchemaJsonSerializerContext.NullableInt32.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<int>(options);
Generated\361d1da7f942c932\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<bool>(options);
Generated\361d1da7f942c932\SdkVulnerabilityJsonContext.NullableDateTime.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::System.DateTime>(options);
Microsoft.AspNetCore.Components.Endpoints (6)
Generated\361d1da7f942c932\BrowserOptionsJsonContext.NullableBoolean.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<bool>(options);
Generated\361d1da7f942c932\BrowserOptionsJsonContext.NullableInt32.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<int>(options);
Generated\361d1da7f942c932\BrowserOptionsJsonContext.NullableLogLevel.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::Microsoft.Extensions.Logging.LogLevel>(options);
Generated\361d1da7f942c932\BrowserOptionsJsonContext.NullableTimeSpan.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::System.TimeSpan>(options);
Generated\361d1da7f942c932\ServerComponentJsonContext.NullableComponentMarkerKey.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::Microsoft.AspNetCore.Components.ComponentMarkerKey>(options);
Generated\361d1da7f942c932\ServerComponentJsonContext.NullableInt32.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<int>(options);
Microsoft.AspNetCore.Components.Server (5)
Generated\361d1da7f942c932\CircuitPersistenceManagerSerializerContext.NullableComponentMarkerKey.g.cs (1)
31global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::Microsoft.AspNetCore.Components.ComponentMarkerKey>(options);
Generated\361d1da7f942c932\CircuitPersistenceManagerSerializerContext.NullableInt32.g.cs (1)
31global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<int>(options);
Generated\361d1da7f942c932\ServerComponentJsonContext.NullableComponentMarker.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::Microsoft.AspNetCore.Components.ComponentMarker>(options);
Generated\361d1da7f942c932\ServerComponentJsonContext.NullableComponentMarkerKey.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::Microsoft.AspNetCore.Components.ComponentMarkerKey>(options);
Generated\361d1da7f942c932\ServerComponentJsonContext.NullableInt32.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<int>(options);
Microsoft.AspNetCore.Components.WebAssembly (3)
Generated\361d1da7f942c932\WebAssemblyJsonSerializerContext.NullableComponentMarker.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::Microsoft.AspNetCore.Components.ComponentMarker>(options);
Generated\361d1da7f942c932\WebAssemblyJsonSerializerContext.NullableComponentMarkerKey.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::Microsoft.AspNetCore.Components.ComponentMarkerKey>(options);
Generated\361d1da7f942c932\WebAssemblyJsonSerializerContext.NullableInt32.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<int>(options);
Microsoft.AspNetCore.Http.Extensions (1)
Generated\361d1da7f942c932\ProblemDetailsJsonContext.NullableInt32.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<int>(options);
Microsoft.AspNetCore.Identity (4)
Generated\361d1da7f942c932\IdentityEndpointsJsonSerializerContext.NullableBoolean.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<bool>(options);
Generated\361d1da7f942c932\IdentityJsonSerializerContext.NullableBoolean.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<bool>(options);
Generated\361d1da7f942c932\IdentityJsonSerializerContext.NullableJsonElement.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::System.Text.Json.JsonElement>(options);
Generated\361d1da7f942c932\IdentityJsonSerializerContext.NullableUInt64.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<ulong>(options);
Microsoft.DotNet.TemplateLocator (1)
Generated\361d1da7f942c932\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<bool>(options);
Microsoft.NET.Build.Tasks (2)
Generated\361d1da7f942c932\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<bool>(options);
Generated\361d1da7f942c932\SdkVulnerabilitySummaryContext.NullableDateTime.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::System.DateTime>(options);
Microsoft.NET.Sdk.WorkloadManifestReader (1)
Generated\361d1da7f942c932\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<bool>(options);
Microsoft.TestPlatform.CommunicationUtilities (1)
Generated\361d1da7f942c932\TestPlatformJsonContext.NullableJsonElement.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::System.Text.Json.JsonElement>(options);
NuGet.CommandLine.XPlat (2)
Generated\361d1da7f942c932\PackageSearchJsonContext.NullableDateTimeOffset.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::System.DateTimeOffset>(options);
Generated\361d1da7f942c932\PackageSearchJsonContext.NullableInt64.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<long>(options);
NuGet.ProjectModel (1)
Generated\361d1da7f942c932\AssetsLogMessageSourceGen.NullableWarningLevel.g.cs (1)
31global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::NuGet.Common.WarningLevel>(options);
NuGet.Protocol (6)
Generated\361d1da7f942c932\PackageSearchJsonContext.NullableDateTimeOffset.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::System.DateTimeOffset>(options);
Generated\361d1da7f942c932\PackageSearchJsonContext.NullableInt64.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<long>(options);
Generated\361d1da7f942c932\RepositorySignatureJsonContext.NullableBoolean.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<bool>(options);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableDateTimeOffset.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<global::System.DateTimeOffset>(options);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableInt64.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<long>(options);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\PluginJsonContext.NullableDouble.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetNullableConverter<double>(options);