6 writes to TargetName
Microsoft.NET.Sdk.StaticWebAssets.Tests (6)
StaticWebAssets\ComputeCssScopesTests.cs (6)
24
TargetName
= "Test"
50
TargetName
= "Test"
57
taskInstance.
TargetName
= "AnotherLibrary";
76
TargetName
= "Test"
101
TargetName
= "Test"
122
TargetName
= "Test"
1 reference to TargetName
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
ScopedCss\ComputeCssScope.cs (1)
33
scope = !string.IsNullOrEmpty(scope) ? scope : GenerateScope(
TargetName
, relativePath);