31 references to InstanceMemberBindingFlags
aspire (31)
JsonSourceGenerationContext.AspireJsonConfiguration.g.cs (8)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.Configuration.AspireJsonConfiguration).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Configuration.AspireJsonConfiguration).GetProperty("Schema", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Configuration.AspireJsonConfiguration).GetProperty("AppHostPath", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Configuration.AspireJsonConfiguration).GetProperty("Language", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Configuration.AspireJsonConfiguration).GetProperty("Channel", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Configuration.AspireJsonConfiguration).GetProperty("SdkVersion", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Configuration.AspireJsonConfiguration).GetProperty("Packages", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, string>), global::System.Array.Empty<global::System.Type>(), null), 186AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Configuration.AspireJsonConfiguration).GetProperty("ExtensionData", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonElement>), global::System.Array.Empty<global::System.Type>(), null),
JsonSourceGenerationContext.CliSettings.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.CliSettings).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.CliSettings).GetProperty("AppHostPath", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
JsonSourceGenerationContext.DoctorCheckResponse.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckResponse).GetProperty("Checks", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.List<global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckResult>), global::System.Array.Empty<global::System.Type>(), null), 89AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckResponse).GetProperty("Summary", InstanceMemberBindingFlags, null, typeof(global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary), global::System.Array.Empty<global::System.Type>(), null),
JsonSourceGenerationContext.DoctorCheckSummary.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary).GetProperty("Passed", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary).GetProperty("Warnings", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.DoctorCheckSummary).GetProperty("Failed", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
JsonSourceGenerationContext.EnvironmentCheckResult.g.cs (8)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckResult).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckResult).GetProperty("Category", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckResult).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 110AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckResult).GetProperty("Status", InstanceMemberBindingFlags, null, typeof(global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckStatus), global::System.Array.Empty<global::System.Type>(), null), 130AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckResult).GetProperty("Message", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 152AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckResult).GetProperty("Fix", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 172AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckResult).GetProperty("Link", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 192AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Utils.EnvironmentChecker.EnvironmentCheckResult).GetProperty("Details", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
JsonSourceGenerationContext.Integration.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.Integration).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.Integration).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 89AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.Integration).GetProperty("PackageId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 112AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.Integration).GetProperty("Version", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
JsonSourceGenerationContext.ListIntegrationsResponse.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.ListIntegrationsResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.ListIntegrationsResponse).GetProperty("Integrations", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.List<global::Aspire.Cli.Mcp.Integration>), global::System.Array.Empty<global::System.Type>(), null),