5 writes to UseSourcePath
Microsoft.Build.Tasks.UnitTests (5)
ResourceHandling\GenerateResource_Tests.cs (5)
3212t.UseSourcePath = false; 3361t.UseSourcePath = false; 3416t.UseSourcePath = false; 3453t.UseSourcePath = true; 3496t.UseSourcePath = true;
4 references to UseSourcePath
Microsoft.Build.Tasks.Core (4)
GenerateResource.cs (4)
623if (UseSourcePath) 830UseSourcePath, 1311resGen.UseSourcePath = UseSourcePath; 2185_cache = ResGenDependencies.DeserializeCache(StateFile?.ItemSpec, UseSourcePath, Log);