AppHostListInfoSerializerContext.AppHostListInfo.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.AppHostListInfo).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(int), typeof(int?)}, modifiers: null),
66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.AppHostListInfo).GetProperty("AppHostPath", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
88AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.AppHostListInfo).GetProperty("AppHostPid", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
108AttributeProviderFactory = static () => typeof(global::Aspire.Cli.Mcp.AppHostListInfo).GetProperty("CliPid", InstanceMemberBindingFlags, null, typeof(int?), global::System.Array.Empty<global::System.Type>(), null),