77 references to CreateObjectInfo
Microsoft.AspNetCore.Authentication.BearerToken (1)
BearerTokenJsonSerializerContext.AccessTokenResponse.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse>(options, objectInfo);
Microsoft.AspNetCore.Authentication.Twitter (2)
TwitterJsonContext.TwitterError.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError>(options, objectInfo);
TwitterJsonContext.TwitterErrorResponse.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Authentication.Twitter.TwitterErrorResponse>(options, objectInfo);
Microsoft.AspNetCore.Components.Endpoints (3)
ImportMapSerializerContext.ImportMapDefinition.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.ImportMapDefinition>(options, objectInfo);
ResourceCollectionSerializerContext.ResourceAsset.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.ResourceAsset>(options, objectInfo);
ResourceCollectionSerializerContext.ResourceAssetProperty.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.ResourceAssetProperty>(options, objectInfo);
Microsoft.AspNetCore.Components.Server (2)
CircuitPersistenceManagerSerializerContext.ComponentMarker.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.ComponentMarker>(options, objectInfo);
CircuitPersistenceManagerSerializerContext.ComponentMarkerKey.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.ComponentMarkerKey>(options, objectInfo);
Microsoft.AspNetCore.Components.Web (1)
WebRendererSerializerContext.JSComponentParameter.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter>(options, objectInfo);
Microsoft.AspNetCore.Components.WebAssembly (5)
WebAssemblyJsonSerializerContext.ComponentMarker.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.ComponentMarker>(options, objectInfo);
WebAssemblyJsonSerializerContext.ComponentMarkerKey.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.ComponentMarkerKey>(options, objectInfo);
WebAssemblyJsonSerializerContext.ComponentParameter.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.ComponentParameter>(options, objectInfo);
WebAssemblyJsonSerializerContext.RootComponentOperation.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.RootComponentOperation>(options, objectInfo);
WebAssemblyJsonSerializerContext.RootComponentOperationBatch.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.RootComponentOperationBatch>(options, objectInfo);
Microsoft.AspNetCore.Components.WebView (4)
SourceGenerationContext.StaticWebAssetManifest.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest>(options, objectInfo);
SourceGenerationContext.StaticWebAssetMatch.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch>(options, objectInfo);
SourceGenerationContext.StaticWebAssetNode.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(options, objectInfo);
SourceGenerationContext.StaticWebAssetPattern.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern>(options, objectInfo);
Microsoft.AspNetCore.Diagnostics (1)
ExtensionsExceptionJsonContext.ExceptionExtensionData.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Diagnostics.ExceptionExtensionData>(options, objectInfo);
Microsoft.AspNetCore.Hosting (4)
SourceGenerationContext.StaticWebAssetManifest.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest>(options, objectInfo);
SourceGenerationContext.StaticWebAssetMatch.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch>(options, objectInfo);
SourceGenerationContext.StaticWebAssetNode.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(options, objectInfo);
SourceGenerationContext.StaticWebAssetPattern.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern>(options, objectInfo);
Microsoft.AspNetCore.Http.Extensions (2)
ProblemDetailsJsonContext.HttpValidationProblemDetails.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Http.HttpValidationProblemDetails>(options, objectInfo);
ProblemDetailsJsonContext.ProblemDetails.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Mvc.ProblemDetails>(options, objectInfo);
Microsoft.AspNetCore.Http.Microbenchmarks (3)
SharedTestJsonContext.JsonTodo.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Http.Generators.Tests.JsonTodo>(options, objectInfo);
SharedTestJsonContext.JsonTodoChild.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Http.Generators.Tests.JsonTodoChild>(options, objectInfo);
SharedTestJsonContext.Todo.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Http.Generators.Tests.Todo>(options, objectInfo);
Microsoft.AspNetCore.Http.Results.Tests (5)
TestJsonContext.JsonTodo.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.JsonTodo>(options, objectInfo);
TestJsonContext.Todo.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo>(options, objectInfo);
TestJsonContext.TodoChild.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoChild>(options, objectInfo);
TestJsonContext.TodoJsonChild.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoJsonChild>(options, objectInfo);
TestJsonContext.TodoStruct.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoStruct>(options, objectInfo);
Microsoft.AspNetCore.Identity (26)
IdentityEndpointsJsonSerializerContext.ForgotPasswordRequest.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.ForgotPasswordRequest>(options, objectInfo);
IdentityEndpointsJsonSerializerContext.InfoRequest.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.InfoRequest>(options, objectInfo);
IdentityEndpointsJsonSerializerContext.InfoResponse.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.InfoResponse>(options, objectInfo);
IdentityEndpointsJsonSerializerContext.LoginRequest.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.LoginRequest>(options, objectInfo);
IdentityEndpointsJsonSerializerContext.RefreshRequest.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.RefreshRequest>(options, objectInfo);
IdentityEndpointsJsonSerializerContext.RegisterRequest.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.RegisterRequest>(options, objectInfo);
IdentityEndpointsJsonSerializerContext.ResendConfirmationEmailRequest.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.ResendConfirmationEmailRequest>(options, objectInfo);
IdentityEndpointsJsonSerializerContext.ResetPasswordRequest.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest>(options, objectInfo);
IdentityEndpointsJsonSerializerContext.TwoFactorRequest.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest>(options, objectInfo);
IdentityEndpointsJsonSerializerContext.TwoFactorResponse.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse>(options, objectInfo);
IdentityJsonSerializerContext.AuthenticatorAssertionResponse.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>(options, objectInfo);
IdentityJsonSerializerContext.AuthenticatorAttestationResponse.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>(options, objectInfo);
IdentityJsonSerializerContext.AuthenticatorSelectionCriteria.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria>(options, objectInfo);
IdentityJsonSerializerContext.CollectedClientData.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.CollectedClientData>(options, objectInfo);
IdentityJsonSerializerContext.PasskeyAssertionState.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PasskeyAssertionState>(options, objectInfo);
IdentityJsonSerializerContext.PasskeyAttestationState.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PasskeyAttestationState>(options, objectInfo);
IdentityJsonSerializerContext.PasskeyUserEntity.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PasskeyUserEntity>(options, objectInfo);
IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAssertionResponse.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>>(options, objectInfo);
IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAttestationResponse.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>>(options, objectInfo);
IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions>(options, objectInfo);
IdentityJsonSerializerContext.PublicKeyCredentialDescriptor.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor>(options, objectInfo);
IdentityJsonSerializerContext.PublicKeyCredentialParameters.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters>(options, objectInfo);
IdentityJsonSerializerContext.PublicKeyCredentialRequestOptions.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions>(options, objectInfo);
IdentityJsonSerializerContext.PublicKeyCredentialRpEntity.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity>(options, objectInfo);
IdentityJsonSerializerContext.PublicKeyCredentialUserEntity.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialUserEntity>(options, objectInfo);
IdentityJsonSerializerContext.TokenBinding.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Identity.TokenBinding>(options, objectInfo);
Microsoft.AspNetCore.Mvc.Core.Test (3)
TestJsonContext.JsonPerson.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.JsonPerson>(options, objectInfo);
TestJsonContext.JsonPersonExtended.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.JsonPersonExtended>(options, objectInfo);
TestJsonContext.Person.g.cs (1)
41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person>(options, objectInfo);
Microsoft.AspNetCore.StaticAssets (5)
StaticAssetsManifestJsonContext.StaticAssetDescriptor.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor>(options, objectInfo);
StaticAssetsManifestJsonContext.StaticAssetProperty.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty>(options, objectInfo);
StaticAssetsManifestJsonContext.StaticAssetResponseHeader.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader>(options, objectInfo);
StaticAssetsManifestJsonContext.StaticAssetSelector.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector>(options, objectInfo);
StaticAssetsManifestJsonContext.StaticAssetsManifest.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetsManifest>(options, objectInfo);
Microsoft.CodeAnalysis.LanguageServer (9)
RunFileApiJsonSerializerContext.Error.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput.Error>(options, objectInfo);
RunFileApiJsonSerializerContext.GetProject.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiInput.GetProject>(options, objectInfo);
RunFileApiJsonSerializerContext.LinePositionInternal.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionInternal>(options, objectInfo);
RunFileApiJsonSerializerContext.LinePositionSpanInternal.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionSpanInternal>(options, objectInfo);
RunFileApiJsonSerializerContext.Position.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic.Position>(options, objectInfo);
RunFileApiJsonSerializerContext.Project.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput.Project>(options, objectInfo);
RunFileApiJsonSerializerContext.RunApiInput.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiInput>(options, objectInfo);
RunFileApiJsonSerializerContext.RunApiOutput.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput>(options, objectInfo);
RunFileApiJsonSerializerContext.SimpleDiagnostic.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic>(options, objectInfo);
Wasm.Performance.TestApp (1)
PersonJsonContext.Person.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Wasm.Performance.TestApp.Person>(options, objectInfo);