29 references to InstanceMemberBindingFlags
Microsoft.Extensions.AI.Tests (29)
Generated\361d1da7f942c932\CustomAIContentJsonContext.AIAnnotation.g.cs (4)
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetConstructor(
InstanceMemberBindingFlags
, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
66
AttributeProviderFactory = 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),
86
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetProperty("RawRepresentation",
InstanceMemberBindingFlags
, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null),
106
AttributeProviderFactory = 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\CustomAIContentJsonContext.AnnotatedRegion.g.cs (1)
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AnnotatedRegion).GetConstructor(
InstanceMemberBindingFlags
, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
Generated\361d1da7f942c932\CustomAIContentJsonContext.CitationAnnotation.g.cs (9)
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetConstructor(
InstanceMemberBindingFlags
, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
66
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("Title",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
86
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("Url",
InstanceMemberBindingFlags
, null, typeof(global::System.Uri), global::System.Array.Empty<global::System.Type>(), null),
106
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("FileId",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
126
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("ToolName",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
146
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.CitationAnnotation).GetProperty("Snippet",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
166
AttributeProviderFactory = 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),
186
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIAnnotation).GetProperty("RawRepresentation",
InstanceMemberBindingFlags
, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null),
206
AttributeProviderFactory = 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\CustomAIContentJsonContext.CustomAIContent1.g.cs (6)
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent1).GetConstructor(
InstanceMemberBindingFlags
, binder: null, new[] {typeof(string), typeof(global::System.DateTime)}, modifiers: null),
66
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent1).GetProperty("Text",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
87
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent1).GetProperty("Date",
InstanceMemberBindingFlags
, null, typeof(global::System.DateTime), global::System.Array.Empty<global::System.Type>(), null),
107
AttributeProviderFactory = 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),
127
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation",
InstanceMemberBindingFlags
, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null),
147
AttributeProviderFactory = 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\CustomAIContentJsonContext.CustomAIContent2.g.cs (6)
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent2).GetConstructor(
InstanceMemberBindingFlags
, binder: null, new[] {typeof(string), typeof(int)}, modifiers: null),
66
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent2).GetProperty("Text",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
87
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent2).GetProperty("Number",
InstanceMemberBindingFlags
, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
107
AttributeProviderFactory = 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),
127
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.AIContent).GetProperty("RawRepresentation",
InstanceMemberBindingFlags
, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null),
147
AttributeProviderFactory = 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\CustomAIContentJsonContext.TextSpanAnnotatedRegion.g.cs (3)
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion).GetConstructor(
InstanceMemberBindingFlags
, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
66
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion).GetProperty("StartIndex",
InstanceMemberBindingFlags
, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null),
86
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion).GetProperty("EndIndex",
InstanceMemberBindingFlags
, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null),