BundleSearchJsonContext.BundleSearchResult.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundleSearchResult).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundleSearchResult).GetProperty("Packages", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.List<global::Aspire.Cli.NuGet.BundlePackageInfo>), global::System.Array.Empty<global::System.Type>(), null),
86AttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundleSearchResult).GetProperty("TotalHits", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),