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;
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);