20 references to InstanceMemberBindingFlags
Aspire.Dashboard (20)
GenAIEventsContext.AssistantEvent.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.AssistantEvent).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.AssistantEvent).GetProperty("Content", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.AssistantEvent).GetProperty("ToolCalls", InstanceMemberBindingFlags, null, typeof(global::Aspire.Dashboard.Model.GenAI.ToolCall[]), global::System.Array.Empty<global::System.Type>(), null),
GenAIEventsContext.ChoiceEvent.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ChoiceEvent).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ChoiceEvent).GetProperty("FinishReason", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ChoiceEvent).GetProperty("Index", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ChoiceEvent).GetProperty("Message", InstanceMemberBindingFlags, null, typeof(global::Aspire.Dashboard.Model.GenAI.AssistantEvent), global::System.Array.Empty<global::System.Type>(), null),
GenAIEventsContext.SystemOrUserEvent.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.SystemOrUserEvent).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.SystemOrUserEvent).GetProperty("Role", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.SystemOrUserEvent).GetProperty("Content", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
GenAIEventsContext.ToolCall.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolCall).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolCall).GetProperty("Id", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolCall).GetProperty("Type", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolCall).GetProperty("Function", InstanceMemberBindingFlags, null, typeof(global::Aspire.Dashboard.Model.GenAI.ToolCallFunction), global::System.Array.Empty<global::System.Type>(), null),
GenAIEventsContext.ToolCallFunction.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolCallFunction).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolCallFunction).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolCallFunction).GetProperty("Arguments", InstanceMemberBindingFlags, null, typeof(global::System.Text.Json.Nodes.JsonNode), global::System.Array.Empty<global::System.Type>(), null),
GenAIEventsContext.ToolEvent.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolEvent).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolEvent).GetProperty("Id", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Aspire.Dashboard.Model.GenAI.ToolEvent).GetProperty("Content", InstanceMemberBindingFlags, null, typeof(global::System.Text.Json.Nodes.JsonNode), global::System.Array.Empty<global::System.Type>(), null),