4 writes to ContentRoot
Microsoft.AspNetCore.Hosting.Tests (4)
StaticWebAssets\ManifestStaticWebAssetsFileProviderTests.cs (4)
33
ContentRoot
= 0,
381
ContentRoot
= 0,
629
ContentRoot
= 0,
719
Children = 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)
138
var file = _fileProviders[match.
ContentRoot
].GetFileInfo(match.Path);
188
var file = _fileProviders[match.
ContentRoot
].GetFileInfo(match.Path);