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