3 writes to AssetPath
Microsoft.AspNetCore.StaticAssets.Tests (3)
StaticAssetsIntegrationTests.cs (3)
499
AssetPath
= resource.Path,
520
AssetPath
= $"{resource.Path}.gz",
578
AssetPath
= "sample.txt",
1 reference to AssetPath
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetDescriptor.cs (1)
73
return $"Route: {Route} Path: {
AssetPath
}";