6 writes to TargetPath
Microsoft.Build.Tasks.UnitTests (6)
FindAppConfigFile_Tests.cs (6)
23f.TargetPath = "targetpath"; 36f.TargetPath = "targetpath"; 49f.TargetPath = "targetpath"; 62f.TargetPath = "targetpath"; 74f.TargetPath = "targetpath"; 92f.TargetPath = "targetpath";
1 reference to TargetPath
Microsoft.Build.Tasks.Core (1)
FindAppConfigFile.cs (1)
135AppConfigFile.SetMetadata(ItemMetadataNames.targetPath, TargetPath);