11 references to InstanceMemberBindingFlags
NuGet.Protocol (11)
_generated\28\RepositorySignatureJsonContext.Fingerprints.g.cs (1)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Packaging.Core.Fingerprints).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.Collections.Generic.IDictionary<string, string>)}, modifiers: null),
_generated\29\RepositorySignatureJsonContext.RepositorySignatureModel.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RepositorySignatureModel).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RepositorySignatureModel).GetProperty("AllRepositorySigned", InstanceMemberBindingFlags, null, typeof(bool?), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RepositorySignatureModel).GetProperty("SigningCertificates", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.RepositoryCertificateInfo[]), global::System.Array.Empty<global::System.Type>(), null),
_generated\30\RepositorySignatureJsonContext.RepositoryCertificateInfo.g.cs (7)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Packaging.Core.Fingerprints), typeof(string), typeof(string), typeof(global::System.DateTimeOffset), typeof(global::System.DateTimeOffset), typeof(string)}, modifiers: null), 66AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("Fingerprints", InstanceMemberBindingFlags, null, typeof(global::NuGet.Packaging.Core.Fingerprints), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("Subject", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 110AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("Issuer", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 132AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("NotBefore", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset), global::System.Array.Empty<global::System.Type>(), null), 153AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("NotAfter", InstanceMemberBindingFlags, null, typeof(global::System.DateTimeOffset), global::System.Array.Empty<global::System.Type>(), null), 174AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("ContentUrl", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),