3 references to CleanupAssetsForUnsupportedProjects
NuGet.Build.Tasks (2)
RestoreTaskEx.cs (2)
117options[nameof(CleanupAssetsForUnsupportedProjects)] = CleanupAssetsForUnsupportedProjects.ToString();
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
164cleanupAssetsForUnsupportedProjects: IsOptionTrue(nameof(RestoreTaskEx.CleanupAssetsForUnsupportedProjects), options),