365 references to InstanceMemberBindingFlags
Microsoft.Extensions.AI.Abstractions.Tests (365)
Generated\361d1da7f942c932\TestJsonSerializerContext.AIAnnotation.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetProperty("AnnotatedRegions", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.AnnotatedRegion.g.cs (1)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AnnotatedRegion).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
Generated\361d1da7f942c932\TestJsonSerializerContext.AutoChatToolMode.g.cs (1)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AutoChatToolMode).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
Generated\361d1da7f942c932\TestJsonSerializerContext.BinaryEmbedding.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.BinaryEmbedding).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.Collections.BitArray)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.BinaryEmbedding).GetProperty("Vector", InstanceMemberBindingFlags, null, typeof(global::System.Collections.BitArray), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.BinaryEmbedding).GetProperty("Dimensions", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponse.g.cs (12)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("Messages", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("Text", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 109AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("ResponseId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 129AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("ConversationId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 149AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 169AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 189AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("FinishReason", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ChatFinishReason?), global::System.Array.Empty<global::System.Type>(), null), 209AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("Usage", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.UsageDetails), global::System.Array.Empty<global::System.Type>(), null), 229AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("ContinuationToken", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ResponseContinuationToken), global::System.Array.Empty<global::System.Type>(), null), 249AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 269AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponse).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseFormatJson.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatJson).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.Text.Json.JsonElement?), typeof(string), typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatJson).GetProperty("Schema", InstanceMemberBindingFlags, null, typeof(global::System.Text.Json.JsonElement?), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatJson).GetProperty("SchemaName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatJson).GetProperty("SchemaDescription", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseFormatText.g.cs (1)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatText).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseUpdate.g.cs (14)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("AuthorName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("Role", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ChatRole?), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("Text", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("Contents", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 149AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 169AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null), 189AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("ResponseId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 209AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("MessageId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 229AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("ConversationId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 249AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 269AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("FinishReason", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ChatFinishReason?), global::System.Array.Empty<global::System.Type>(), null), 289AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 309AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate).GetProperty("ContinuationToken", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ResponseContinuationToken), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.CitationAnnotation.g.cs (9)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("Title", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("Url", InstanceMemberBindingFlags, null, typeof(global::System.Uri), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("FileId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("ToolName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("Snippet", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetProperty("AnnotatedRegions", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>), global::System.Array.Empty<global::System.Type>(), null), 186AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 206AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.CodeInterpreterToolCallContent.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent).GetProperty("Inputs", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolCallContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 147AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.CodeInterpreterToolResultContent.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent).GetProperty("Outputs", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolResultContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 147AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingByte.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<byte>).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.ReadOnlyMemory<byte>)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<byte>).GetProperty("Vector", InstanceMemberBindingFlags, null, typeof(global::System.ReadOnlyMemory<byte>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<byte>).GetProperty("Dimensions", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingDouble.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<double>).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.ReadOnlyMemory<double>)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<double>).GetProperty("Vector", InstanceMemberBindingFlags, null, typeof(global::System.ReadOnlyMemory<double>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<double>).GetProperty("Dimensions", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingGenerationOptions.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.EmbeddingGenerationOptions).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.EmbeddingGenerationOptions).GetProperty("Dimensions", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.EmbeddingGenerationOptions).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.EmbeddingGenerationOptions).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingSByte.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<sbyte>).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.ReadOnlyMemory<sbyte>)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<sbyte>).GetProperty("Vector", InstanceMemberBindingFlags, null, typeof(global::System.ReadOnlyMemory<sbyte>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<sbyte>).GetProperty("Dimensions", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingSingle.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<float>).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.ReadOnlyMemory<float>)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<float>).GetProperty("Vector", InstanceMemberBindingFlags, null, typeof(global::System.ReadOnlyMemory<float>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding<float>).GetProperty("Dimensions", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ErrorContent.g.cs (7)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ErrorContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ErrorContent).GetProperty("Message", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ErrorContent).GetProperty("ErrorCode", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ErrorContent).GetProperty("Details", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 168AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.FunctionCallContent.g.cs (8)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.FunctionCallContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(global::System.Collections.Generic.IDictionary<string, object>)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.FunctionCallContent).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 87AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.FunctionCallContent).GetProperty("Arguments", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IDictionary<string, object>), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.FunctionCallContent).GetProperty("InformationalOnly", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null), 147AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolCallContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 168AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 188AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 208AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.FunctionResultContent.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.FunctionResultContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(object)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.FunctionResultContent).GetProperty("Result", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolResultContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 147AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 167AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedFileClientOptions.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileClientOptions).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileClientOptions).GetProperty("Scope", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileClientOptions).GetProperty("Purpose", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileClientOptions).GetProperty("Limit", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileClientOptions).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedFileContent.g.cs (11)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileContent).GetProperty("FileId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileContent).GetProperty("MediaType", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileContent).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileContent).GetProperty("SizeInBytes", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileContent).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 168AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileContent).GetProperty("Purpose", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 188AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedFileContent).GetProperty("Scope", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 208AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 228AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 248AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedMcpServerToolAlwaysRequireApprovalMode.g.cs (1)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedMcpServerToolAlwaysRequireApprovalMode).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedMcpServerToolNeverRequireApprovalMode.g.cs (1)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedMcpServerToolNeverRequireApprovalMode).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedMcpServerToolRequireSpecificApprovalMode.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedMcpServerToolRequireSpecificApprovalMode).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.Collections.Generic.IList<string>), typeof(global::System.Collections.Generic.IList<string>)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedMcpServerToolRequireSpecificApprovalMode).GetProperty("AlwaysRequireApprovalToolNames", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<string>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedMcpServerToolRequireSpecificApprovalMode).GetProperty("NeverRequireApprovalToolNames", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<string>), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedVectorStoreContent.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedVectorStoreContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.HostedVectorStoreContent).GetProperty("VectorStoreId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationOptions.g.cs (8)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions).GetProperty("Count", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions).GetProperty("ImageSize", InstanceMemberBindingFlags, null, typeof(global::System.Drawing.Size?), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions).GetProperty("MediaType", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions).GetProperty("ResponseFormat", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ImageGenerationResponseFormat?), global::System.Array.Empty<global::System.Type>(), null), 186AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions).GetProperty("StreamingCount", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null), 206AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationResponse.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationResponse).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationResponse).GetProperty("Contents", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationResponse).GetProperty("Usage", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.UsageDetails), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationToolCallContent.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationToolCallContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolCallContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 87AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationToolResultContent.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationToolResultContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ImageGenerationToolResultContent).GetProperty("Outputs", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolResultContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 147AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.InputRequestContent.g.cs (4)
66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.InputRequestContent).GetProperty("RequestId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 87AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.InputResponseContent.g.cs (4)
66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.InputResponseContent).GetProperty("RequestId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 87AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.McpServerToolCallContent.g.cs (8)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 87AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent).GetProperty("ServerName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent).GetProperty("Arguments", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IDictionary<string, object>), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolCallContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 168AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 188AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.McpServerToolResultContent.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.McpServerToolResultContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.McpServerToolResultContent).GetProperty("Outputs", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolResultContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 147AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.NoneChatToolMode.g.cs (1)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.NoneChatToolMode).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ReasoningOptions.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ReasoningOptions).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ReasoningOptions).GetProperty("Effort", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ReasoningEffort?), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ReasoningOptions).GetProperty("Output", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ReasoningOutput?), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.RequiredChatToolMode.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.RequiredChatToolMode).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.RequiredChatToolMode).GetProperty("RequiredFunctionName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.SpeechToTextOptions.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextOptions).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextOptions).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextOptions).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextOptions).GetProperty("SpeechLanguage", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextOptions).GetProperty("SpeechSampleRate", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextOptions).GetProperty("TextLanguage", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.SpeechToTextResponse.g.cs (10)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetProperty("StartTime", InstanceMemberBindingFlags, null, typeof(global::System.TimeSpan?), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetProperty("EndTime", InstanceMemberBindingFlags, null, typeof(global::System.TimeSpan?), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetProperty("ResponseId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null), 186AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetProperty("Text", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 207AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetProperty("Contents", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 229AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse).GetProperty("Usage", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.UsageDetails), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.SpeechToTextResponseUpdate.g.cs (10)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetProperty("Kind", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdateKind), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetProperty("ResponseId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetProperty("StartTime", InstanceMemberBindingFlags, null, typeof(global::System.TimeSpan?), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetProperty("EndTime", InstanceMemberBindingFlags, null, typeof(global::System.TimeSpan?), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 186AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null), 206AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetProperty("Text", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 227AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate).GetProperty("Contents", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.TextReasoningContent.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextReasoningContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextReasoningContent).GetProperty("Text", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextReasoningContent).GetProperty("ProtectedData", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.TextSpanAnnotatedRegion.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion).GetProperty("StartIndex", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion).GetProperty("EndIndex", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.TextToSpeechOptions.g.cs (9)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions).GetProperty("VoiceId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions).GetProperty("Language", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions).GetProperty("AudioFormat", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions).GetProperty("Speed", InstanceMemberBindingFlags, null, typeof(float?), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions).GetProperty("Pitch", InstanceMemberBindingFlags, null, typeof(float?), global::System.Array.Empty<global::System.Type>(), null), 186AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions).GetProperty("Volume", InstanceMemberBindingFlags, null, typeof(float?), global::System.Array.Empty<global::System.Type>(), null), 206AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.TextToSpeechResponse.g.cs (7)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponse).GetProperty("ResponseId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponse).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponse).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponse).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponse).GetProperty("Contents", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 168AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponse).GetProperty("Usage", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.UsageDetails), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.TextToSpeechResponseUpdate.g.cs (7)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate).GetProperty("Kind", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdateKind), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate).GetProperty("ResponseId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate).GetProperty("Contents", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolApprovalRequestContent.g.cs (7)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolApprovalRequestContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(global::Microsoft.Extensions.AI.ToolCallContent)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolApprovalRequestContent).GetProperty("ToolCall", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ToolCallContent), global::System.Array.Empty<global::System.Type>(), null), 87AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolApprovalRequestContent).GetProperty("RequiresConfirmation", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.InputRequestContent).GetProperty("RequestId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 168AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolApprovalResponseContent.g.cs (8)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(bool), typeof(global::Microsoft.Extensions.AI.ToolCallContent)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent).GetProperty("Approved", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent).GetProperty("ToolCall", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ToolCallContent), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent).GetProperty("Reason", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.InputResponseContent).GetProperty("RequestId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 168AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 188AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolCallContent.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolCallContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolCallContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 87AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolResultContent.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolResultContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolResultContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 87AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.TypeWithDisplayName.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatTests.TypeWithDisplayName).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatTests.TypeWithDisplayName).GetProperty("Value", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.UsageContent.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::Microsoft.Extensions.AI.UsageDetails)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageContent).GetProperty("Details", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.UsageDetails), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.UsageDetails.g.cs (11)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("InputTokenCount", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("OutputTokenCount", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("TotalTokenCount", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("CachedInputTokenCount", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("ReasoningTokenCount", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("InputAudioTokenCount", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 186AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("InputTextTokenCount", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 206AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("OutputAudioTokenCount", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 226AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("OutputTextTokenCount", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 246AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UsageDetails).GetProperty("AdditionalCounts", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.WebSearchToolCallContent.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.WebSearchToolCallContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.WebSearchToolCallContent).GetProperty("Queries", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<string>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolCallContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 147AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\TestJsonSerializerContext.WebSearchToolResultContent.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.WebSearchToolResultContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.WebSearchToolResultContent).GetProperty("Outputs", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ToolResultContent).GetProperty("CallId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 107AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 127AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 147AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.AIContent.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.ChatMessage.g.cs (9)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatMessage).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatMessage).GetProperty("AuthorName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatMessage).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatMessage).GetProperty("Role", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ChatRole), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatMessage).GetProperty("Text", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 147AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatMessage).GetProperty("Contents", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>), global::System.Array.Empty<global::System.Type>(), null), 169AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatMessage).GetProperty("MessageId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 189AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatMessage).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 209AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatMessage).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.ChatOptions.g.cs (19)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("ConversationId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("Instructions", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("Temperature", InstanceMemberBindingFlags, null, typeof(float?), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("MaxOutputTokens", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("TopP", InstanceMemberBindingFlags, null, typeof(float?), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("TopK", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null), 186AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("FrequencyPenalty", InstanceMemberBindingFlags, null, typeof(float?), global::System.Array.Empty<global::System.Type>(), null), 206AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("PresencePenalty", InstanceMemberBindingFlags, null, typeof(float?), global::System.Array.Empty<global::System.Type>(), null), 226AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("Seed", InstanceMemberBindingFlags, null, typeof(long?), global::System.Array.Empty<global::System.Type>(), null), 246AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("Reasoning", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ReasoningOptions), global::System.Array.Empty<global::System.Type>(), null), 266AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("ResponseFormat", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ChatResponseFormat), global::System.Array.Empty<global::System.Type>(), null), 286AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 306AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("StopSequences", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<string>), global::System.Array.Empty<global::System.Type>(), null), 326AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("AllowMultipleToolCalls", InstanceMemberBindingFlags, null, typeof(bool?), global::System.Array.Empty<global::System.Type>(), null), 346AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("ToolMode", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ChatToolMode), global::System.Array.Empty<global::System.Type>(), null), 386AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("AllowBackgroundResponses", InstanceMemberBindingFlags, null, typeof(bool?), global::System.Array.Empty<global::System.Type>(), null), 406AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("ContinuationToken", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.ResponseContinuationToken), global::System.Array.Empty<global::System.Type>(), null), 446AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatOptions).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.DataContent.g.cs (8)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DataContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DataContent).GetProperty("Uri", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 87AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DataContent).GetProperty("MediaType", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DataContent).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DataContent).GetProperty("Data", InstanceMemberBindingFlags, null, typeof(global::System.ReadOnlyMemory<byte>), global::System.Array.Empty<global::System.Type>(), null), 168AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 188AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 208AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Embedding.g.cs (4)
66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("CreatedAt", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset?), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("Dimensions", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("ModelId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.Embedding).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Size.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::System.Drawing.Size).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::System.Drawing.Size).GetProperty("IsEmpty", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::System.Drawing.Size).GetProperty("Width", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::System.Drawing.Size).GetProperty("Height", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.SomeType.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatTests.SomeType).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatTests.SomeType).GetProperty("SomeInteger", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.ChatResponseFormatTests.SomeType).GetProperty("SomeString", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.TextContent.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextContent).GetProperty("Text", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.UriContent.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UriContent).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.Uri), typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UriContent).GetProperty("Uri", InstanceMemberBindingFlags, null, typeof(global::System.Uri), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.UriContent).GetProperty("MediaType", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 110AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("Annotations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>), global::System.Array.Empty<global::System.Type>(), null), 130AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null), 150AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("AdditionalProperties", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary), global::System.Array.Empty<global::System.Type>(), null),