7 references to SetProperty
NuGet.ProjectModel (7)
LockFile\LockFileContentFile.cs (5)
32SetProperty(OutputPathProperty, value); 44SetProperty(PPOutputPathProperty, value); 58SetProperty(BuildActionProperty, value.Value); 70SetProperty(CodeLanguageProperty, value); 82SetProperty(CopyToOutputProperty, value.ToString(CultureInfo.CurrentCulture));
LockFile\LockFileRuntimeTarget.cs (2)
31SetProperty(RidProperty, value); 43SetProperty(AssetTypeProperty, value);