6 references to InstanceMemberBindingFlags
aspire (6)
LogsCommandJsonContext.LogLineJson.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.Commands.LogLineJson).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Commands.LogLineJson).GetProperty("ResourceName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 89AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Commands.LogLineJson).GetProperty("Content", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 112AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Commands.LogLineJson).GetProperty("IsError", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null),
LogsCommandJsonContext.LogsOutput.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.Commands.LogsOutput).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Commands.LogsOutput).GetProperty("Logs", InstanceMemberBindingFlags, null, typeof(global::Aspire.Cli.Commands.LogLineJson[]), global::System.Array.Empty<global::System.Type>(), null),