1 write to ItemSpec
Microsoft.NET.Sdk.StaticWebAssets.Tests (1)
StaticWebAssets\ResolveCompressedAssetsTest.cs (1)
27
ItemSpec
= Path.Combine(OutputBasePath, Guid.NewGuid().ToString("N") + ".tmp");
22 references to ItemSpec
Microsoft.NET.Sdk.StaticWebAssets.Tests (22)
StaticWebAssets\ResolveCompressedAssetsTest.cs (22)
42
Identity =
ItemSpec
,
44
RelativePath = Path.GetFileName(
ItemSpec
),
45
ContentRoot = Path.GetDirectoryName(
ItemSpec
),
162
Identity =
ItemSpec
,
164
RelativePath = Path.GetFileName(
ItemSpec
),
165
ContentRoot = Path.GetDirectoryName(
ItemSpec
),
207
Identity =
ItemSpec
,
209
RelativePath = Path.GetFileNameWithoutExtension(
ItemSpec
)+"#[.{fingerprint}]" + Path.GetExtension(
ItemSpec
),
210
ContentRoot = Path.GetDirectoryName(
ItemSpec
),
264
Identity =
ItemSpec
,
266
RelativePath = Path.GetFileName(
ItemSpec
),
267
ContentRoot = Path.GetDirectoryName(
ItemSpec
),
308
Identity =
ItemSpec
,
310
RelativePath = Path.GetFileName(
ItemSpec
),
311
ContentRoot = Path.GetDirectoryName(
ItemSpec
),
357
Identity =
ItemSpec
,
359
RelativePath = Path.GetFileName(
ItemSpec
),
360
ContentRoot = Path.GetDirectoryName(
ItemSpec
),
422
Identity =
ItemSpec
,
424
RelativePath = Path.GetFileName(
ItemSpec
),
425
ContentRoot = Path.GetDirectoryName(
ItemSpec
),