4 writes to ContentRoot
Microsoft.AspNetCore.Hosting.Tests (4)
StaticWebAssets\ManifestStaticWebAssetsFileProviderTests.cs (4)
33ContentRoot = 0, 381ContentRoot = 0, 629ContentRoot = 0, 719Children = new() { ["file.version.js"] = new() { Match = new() { ContentRoot = 0, Path = "file.js" } } },
2 references to ContentRoot
Microsoft.AspNetCore.Hosting (2)
src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (2)
138var file = _fileProviders[match.ContentRoot].GetFileInfo(match.Path); 188var file = _fileProviders[match.ContentRoot].GetFileInfo(match.Path);