5 writes to UseSourcePath
Microsoft.Build.Tasks.UnitTests (5)
ResourceHandling\GenerateResource_Tests.cs (5)
3481
t.
UseSourcePath
= false;
3630
t.
UseSourcePath
= false;
3685
t.
UseSourcePath
= false;
3722
t.
UseSourcePath
= true;
3765
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);