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;
4 references to UseSourcePath
Microsoft.Build.Tasks.Core (4)
GenerateResource.cs (4)
623
if (
UseSourcePath
)
830
UseSourcePath
,
1311
resGen.UseSourcePath =
UseSourcePath
;
2185
_cache = ResGenDependencies.DeserializeCache(StateFile?.ItemSpec,
UseSourcePath
, Log);