5 writes to UseSourcePath
Microsoft.Build.Tasks.UnitTests (5)
ResourceHandling\GenerateResource_Tests.cs (5)
3212
t.
UseSourcePath
= false;
3361
t.
UseSourcePath
= false;
3416
t.
UseSourcePath
= false;
3453
t.
UseSourcePath
= true;
3496
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);