11 references to InstanceMemberBindingFlags
NuGet.Protocol (11)
_generated\147\RepositorySignatureJsonContext.Fingerprints.g.cs (1)
35
ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Packaging.Core.Fingerprints).GetConstructor(
InstanceMemberBindingFlags
, binder: null, new[] {typeof(global::System.Collections.Generic.IDictionary<string, string>)}, modifiers: null),
_generated\148\RepositorySignatureJsonContext.RepositorySignatureModel.g.cs (3)
35
ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RepositorySignatureModel).GetConstructor(
InstanceMemberBindingFlags
, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
68
AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RepositorySignatureModel).GetProperty("AllRepositorySigned",
InstanceMemberBindingFlags
, null, typeof(bool?), global::System.Array.Empty<global::System.Type>(), null),
88
AttributeProviderFactory = 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\149\RepositorySignatureJsonContext.RepositoryCertificateInfo.g.cs (7)
35
ConstructorAttributeProviderFactory = 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),
68
AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("Fingerprints",
InstanceMemberBindingFlags
, null, typeof(global::NuGet.Packaging.Core.Fingerprints), global::System.Array.Empty<global::System.Type>(), null),
90
AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("Subject",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
112
AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("Issuer",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
134
AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("NotBefore",
InstanceMemberBindingFlags
, null, typeof(global::System.DateTimeOffset), global::System.Array.Empty<global::System.Type>(), null),
155
AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("NotAfter",
InstanceMemberBindingFlags
, null, typeof(global::System.DateTimeOffset), global::System.Array.Empty<global::System.Type>(), null),
176
AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.RepositoryCertificateInfo).GetProperty("ContentUrl",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),