1 write to DestinationFolderPath
NuGet.Protocol (1)
Plugins\Messages\CopyFilesInPackageRequest.cs (1)
103DestinationFolderPath = destinationFolderPath;
2 references to DestinationFolderPath
NuGet.Protocol (2)
_generated\47\PluginJsonContext.CopyFilesInPackageRequest.g.cs (2)
60Getter = static obj => ((global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest)obj).DestinationFolderPath, 168string __value_DestinationFolderPath = ((global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest)value).DestinationFolderPath;