6 references to TryGetTypeInfoForRuntimeCustomConverter
Aspire.Hosting.Docker (6)
DockerComposeJsonContext.DockerComposePublisher.g.cs (1)
25
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Aspire.Hosting.Docker.DockerComposeServiceResource.DockerComposePublisher>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Aspire.Hosting.Docker.DockerComposeServiceResource.DockerComposePublisher> jsonTypeInfo))
DockerComposeJsonContext.DockerComposeServiceInfo.g.cs (1)
25
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Aspire.Hosting.Docker.DockerComposeServiceResource.DockerComposeServiceInfo>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Aspire.Hosting.Docker.DockerComposeServiceResource.DockerComposeServiceInfo> jsonTypeInfo))
DockerComposeJsonContext.Int32.g.cs (1)
25
if (!
TryGetTypeInfoForRuntimeCustomConverter
<int>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int> jsonTypeInfo))
DockerComposeJsonContext.ListDockerComposePublisher.g.cs (1)
25
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.List<global::Aspire.Hosting.Docker.DockerComposeServiceResource.DockerComposePublisher>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Aspire.Hosting.Docker.DockerComposeServiceResource.DockerComposePublisher>> jsonTypeInfo))
DockerComposeJsonContext.NullableInt32.g.cs (1)
25
if (!
TryGetTypeInfoForRuntimeCustomConverter
<int?>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?> jsonTypeInfo))
DockerComposeJsonContext.String.g.cs (1)
25
if (!
TryGetTypeInfoForRuntimeCustomConverter
<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))