1 reference to CopyFilesInPackageResponse
NuGet.Protocol (1)
_generated\48\PluginJsonContext.CopyFilesInPackageResponse.g.cs (1)
32
ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.
CopyFilesInPackageResponse
((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (global::System.Collections.Generic.IEnumerable<string>)args[1]),