5 writes to UseSourcePath
Microsoft.Build.Tasks.UnitTests (5)
ResourceHandling\GenerateResource_Tests.cs (5)
3482
t.
UseSourcePath
= false;
3631
t.
UseSourcePath
= false;
3686
t.
UseSourcePath
= false;
3723
t.
UseSourcePath
= true;
3766
t.
UseSourcePath
= true;
3 references to UseSourcePath
Microsoft.Build.Tasks.Core (3)
GenerateResource.cs (3)
623
if (
UseSourcePath
)
830
UseSourcePath
,
2185
_cache = ResGenDependencies.DeserializeCache(StateFile?.ItemSpec,
UseSourcePath
, Log);