2 references to CopyToOutputProperty
NuGet.ProjectModel (2)
LockFile\LockFileContentFile.cs (2)
78return string.Equals(GetProperty(CopyToOutputProperty), bool.TrueString, StringComparison.OrdinalIgnoreCase); 82SetProperty(CopyToOutputProperty, value.ToString(CultureInfo.CurrentCulture));