11 references to InstanceMemberBindingFlags
aspire (11)
BundleSearchJsonContext.BundlePackageInfo.g.cs (8)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundlePackageInfo).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundlePackageInfo).GetProperty("Id", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundlePackageInfo).GetProperty("Version", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 110AttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundlePackageInfo).GetProperty("Description", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 130AttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundlePackageInfo).GetProperty("Authors", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 150AttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundlePackageInfo).GetProperty("AllVersions", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.List<string>), global::System.Array.Empty<global::System.Type>(), null), 170AttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundlePackageInfo).GetProperty("Source", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 190AttributeProviderFactory = static () => typeof(global::Aspire.Cli.NuGet.BundlePackageInfo).GetProperty("Deprecated", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null),
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),