117 references to InstanceMemberBindingFlags
NuGet.Protocol (117)
_generated\47\PluginJsonContext.CopyFilesInPackageRequest.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(string), typeof(global::System.Collections.Generic.IEnumerable<string>), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest).GetProperty("DestinationFolderPath", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest).GetProperty("FilesInPackage", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IEnumerable<string>), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest).GetProperty("PackageId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest).GetProperty("PackageVersion", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\48\PluginJsonContext.CopyFilesInPackageResponse.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), typeof(global::System.Collections.Generic.IEnumerable<string>)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageResponse).GetProperty("CopiedFiles", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IEnumerable<string>), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\49\PluginJsonContext.CopyNupkgFileRequest.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(string), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileRequest).GetProperty("DestinationFilePath", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileRequest).GetProperty("PackageId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileRequest).GetProperty("PackageVersion", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\50\PluginJsonContext.CopyNupkgFileResponse.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\51\PluginJsonContext.Fault.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.Fault).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.Fault).GetProperty("Message", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\52\PluginJsonContext.GetAuthenticationCredentialsRequest.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.Uri), typeof(bool), typeof(bool), typeof(bool)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest).GetProperty("Uri", InstanceMemberBindingFlags, null, typeof(global::System.Uri), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest).GetProperty("IsRetry", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest).GetProperty("IsNonInteractive", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest).GetProperty("CanShowDialog", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null),
_generated\53\PluginJsonContext.GetAuthenticationCredentialsResponse.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(string), typeof(global::System.Collections.Generic.IList<string>), typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse).GetProperty("Username", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse).GetProperty("Password", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse).GetProperty("Message", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse).GetProperty("AuthenticationTypes", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<string>), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\54\PluginJsonContext.GetCredentialsRequest.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetCredentialsRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(global::System.Net.HttpStatusCode)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetCredentialsRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetCredentialsRequest).GetProperty("StatusCode", InstanceMemberBindingFlags, null, typeof(global::System.Net.HttpStatusCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\55\PluginJsonContext.GetCredentialsResponse.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetCredentialsResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), typeof(string), typeof(string), typeof(global::System.Collections.Generic.IReadOnlyList<string>)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetCredentialsResponse).GetProperty("Password", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetCredentialsResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetCredentialsResponse).GetProperty("Username", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetCredentialsResponse).GetProperty("AuthenticationTypes", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IReadOnlyList<string>), global::System.Array.Empty<global::System.Type>(), null),
_generated\56\PluginJsonContext.GetFilesInPackageRequest.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetFilesInPackageRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetFilesInPackageRequest).GetProperty("PackageId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetFilesInPackageRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetFilesInPackageRequest).GetProperty("PackageVersion", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\57\PluginJsonContext.GetFilesInPackageResponse.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetFilesInPackageResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), typeof(global::System.Collections.Generic.IEnumerable<string>)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetFilesInPackageResponse).GetProperty("Files", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IEnumerable<string>), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetFilesInPackageResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\58\PluginJsonContext.GetOperationClaimsRequest.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetOperationClaimsRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetOperationClaimsRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetOperationClaimsRequest).GetProperty("ServiceIndexJson", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\59\PluginJsonContext.GetOperationClaimsResponse.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetOperationClaimsResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Plugins.OperationClaim>)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetOperationClaimsResponse).GetProperty("Claims", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Plugins.OperationClaim>), global::System.Array.Empty<global::System.Type>(), null),
_generated\60\PluginJsonContext.GetPackageHashRequest.g.cs (5)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageHashRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(string), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageHashRequest).GetProperty("HashAlgorithm", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageHashRequest).GetProperty("PackageId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageHashRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageHashRequest).GetProperty("PackageVersion", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\61\PluginJsonContext.GetPackageHashResponse.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageHashResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageHashResponse).GetProperty("Hash", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageHashResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\62\PluginJsonContext.GetPackageVersionsRequest.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageVersionsRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageVersionsRequest).GetProperty("PackageId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageVersionsRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\63\PluginJsonContext.GetPackageVersionsResponse.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageVersionsResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), typeof(global::System.Collections.Generic.IEnumerable<string>)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageVersionsResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageVersionsResponse).GetProperty("Versions", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IEnumerable<string>), global::System.Array.Empty<global::System.Type>(), null),
_generated\64\PluginJsonContext.GetServiceIndexRequest.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetServiceIndexRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetServiceIndexRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\65\PluginJsonContext.GetServiceIndexResponse.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetServiceIndexResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetServiceIndexResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetServiceIndexResponse).GetProperty("ServiceIndexJson", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\66\PluginJsonContext.HandshakeRequest.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.HandshakeRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Versioning.SemanticVersion), typeof(global::NuGet.Versioning.SemanticVersion)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.HandshakeRequest).GetProperty("ProtocolVersion", InstanceMemberBindingFlags, null, typeof(global::NuGet.Versioning.SemanticVersion), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.HandshakeRequest).GetProperty("MinimumProtocolVersion", InstanceMemberBindingFlags, null, typeof(global::NuGet.Versioning.SemanticVersion), global::System.Array.Empty<global::System.Type>(), null),
_generated\67\PluginJsonContext.HandshakeResponse.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.HandshakeResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), typeof(global::NuGet.Versioning.SemanticVersion)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.HandshakeResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.HandshakeResponse).GetProperty("ProtocolVersion", InstanceMemberBindingFlags, null, typeof(global::NuGet.Versioning.SemanticVersion), global::System.Array.Empty<global::System.Type>(), null),
_generated\68\PluginJsonContext.InitializeRequest.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.InitializeRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(global::System.TimeSpan)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.InitializeRequest).GetProperty("ClientVersion", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.InitializeRequest).GetProperty("Culture", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.InitializeRequest).GetProperty("RequestTimeout", InstanceMemberBindingFlags, null, typeof(global::System.TimeSpan), global::System.Array.Empty<global::System.Type>(), null),
_generated\69\PluginJsonContext.InitializeResponse.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.InitializeResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.InitializeResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\70\PluginJsonContext.LogRequest.g.cs (3)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.LogRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Common.LogLevel), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.LogRequest).GetProperty("LogLevel", InstanceMemberBindingFlags, null, typeof(global::NuGet.Common.LogLevel), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.LogRequest).GetProperty("Message", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\71\PluginJsonContext.LogResponse.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.LogResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.LogResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\74\PluginJsonContext.MonitorNuGetProcessExitRequest.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(int)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitRequest).GetProperty("ProcessId", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
_generated\75\PluginJsonContext.MonitorNuGetProcessExitResponse.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\77\PluginJsonContext.PrefetchPackageRequest.g.cs (4)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.PrefetchPackageRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.PrefetchPackageRequest).GetProperty("PackageId", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.PrefetchPackageRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.PrefetchPackageRequest).GetProperty("PackageVersion", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\78\PluginJsonContext.PrefetchPackageResponse.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.PrefetchPackageResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.PrefetchPackageResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\79\PluginJsonContext.Progress.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.Progress).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(double?)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.Progress).GetProperty("Percentage", InstanceMemberBindingFlags, null, typeof(double?), global::System.Array.Empty<global::System.Type>(), null),
_generated\80\PluginJsonContext.SetCredentialsRequest.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetCredentialsRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(string), typeof(string), typeof(string)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetCredentialsRequest).GetProperty("PackageSourceRepository", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetCredentialsRequest).GetProperty("Password", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetCredentialsRequest).GetProperty("ProxyPassword", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetCredentialsRequest).GetProperty("ProxyUsername", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 148AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetCredentialsRequest).GetProperty("Username", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\81\PluginJsonContext.SetCredentialsResponse.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetCredentialsResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetCredentialsResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\82\PluginJsonContext.SetLogLevelRequest.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetLogLevelRequest).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Common.LogLevel)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetLogLevelRequest).GetProperty("LogLevel", InstanceMemberBindingFlags, null, typeof(global::NuGet.Common.LogLevel), global::System.Array.Empty<global::System.Type>(), null),
_generated\83\PluginJsonContext.SetLogLevelResponse.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetLogLevelResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null), 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetLogLevelResponse).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), global::System.Array.Empty<global::System.Type>(), null),
_generated\84\PluginJsonContext.SemanticVersion.g.cs (8)
68AttributeProviderFactory = static () => typeof(global::NuGet.Versioning.SemanticVersion).GetProperty("Major", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 88AttributeProviderFactory = static () => typeof(global::NuGet.Versioning.SemanticVersion).GetProperty("Minor", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 108AttributeProviderFactory = static () => typeof(global::NuGet.Versioning.SemanticVersion).GetProperty("Patch", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 128AttributeProviderFactory = static () => typeof(global::NuGet.Versioning.SemanticVersion).GetProperty("ReleaseLabels", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IEnumerable<string>), global::System.Array.Empty<global::System.Type>(), null), 149AttributeProviderFactory = static () => typeof(global::NuGet.Versioning.SemanticVersion).GetProperty("Release", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 170AttributeProviderFactory = static () => typeof(global::NuGet.Versioning.SemanticVersion).GetProperty("IsPrerelease", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null), 190AttributeProviderFactory = static () => typeof(global::NuGet.Versioning.SemanticVersion).GetProperty("HasMetadata", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null), 210AttributeProviderFactory = static () => typeof(global::NuGet.Versioning.SemanticVersion).GetProperty("Metadata", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),