_generated\48\PluginJsonContext.CopyFilesInPackageResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.CopyFilesInPackageResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (global::System.Collections.Generic.IEnumerable<string>)args[1]),
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),
73var info1 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
91properties[1] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info1);
125ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\50\PluginJsonContext.CopyNupkgFileResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.CopyNupkgFileResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
99ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\53\PluginJsonContext.GetAuthenticationCredentialsResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse((string)args[0], (string)args[1], (string)args[2], (global::System.Collections.Generic.IList<string>)args[3], (global::NuGet.Protocol.Plugins.MessageResponseCode)args[4]),
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),
133var info4 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
151properties[4] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info4);
240ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\55\PluginJsonContext.GetCredentialsResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetCredentialsResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (string)args[1], (string)args[2], (global::System.Collections.Generic.IReadOnlyList<string>)args[3]),
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),
73var info1 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
91properties[1] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info1);
175ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\57\PluginJsonContext.GetFilesInPackageResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetFilesInPackageResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (global::System.Collections.Generic.IEnumerable<string>)args[1]),
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),
73var info1 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
91properties[1] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info1);
125ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\61\PluginJsonContext.GetPackageHashResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetPackageHashResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (string)args[1]),
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetPackageHashResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), typeof(string)}, modifiers: null),
73var info1 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
91properties[1] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info1);
124ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\63\PluginJsonContext.GetPackageVersionsResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetPackageVersionsResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (global::System.Collections.Generic.IEnumerable<string>)args[1]),
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),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
125ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\65\PluginJsonContext.GetServiceIndexResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetServiceIndexResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (string)args[1]),
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.GetServiceIndexResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode), typeof(string)}, modifiers: null),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
121ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\67\PluginJsonContext.HandshakeResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.HandshakeResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (global::NuGet.Versioning.SemanticVersion)args[1]),
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),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
101ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\69\PluginJsonContext.InitializeResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.InitializeResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.InitializeResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
99ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\71\PluginJsonContext.LogResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.LogResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.LogResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
99ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\75\PluginJsonContext.MonitorNuGetProcessExitResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
99ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\78\PluginJsonContext.PrefetchPackageResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.PrefetchPackageResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.PrefetchPackageResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
99ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\81\PluginJsonContext.SetCredentialsResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.SetCredentialsResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetCredentialsResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
99ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),
_generated\83\PluginJsonContext.SetLogLevelResponse.g.cs (6)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.SetLogLevelResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Plugins.SetLogLevelResponse).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::NuGet.Protocol.Plugins.MessageResponseCode)}, modifiers: null),
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::NuGet.Protocol.Plugins.MessageResponseCode>
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),
71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>(options, info0);
99ParameterType = typeof(global::NuGet.Protocol.Plugins.MessageResponseCode),