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