4 writes to Match
Microsoft.AspNetCore.Hosting.Tests (4)
StaticWebAssets\ManifestStaticWebAssetsFileProviderTests.cs (4)
31
Match
= new()
379
Match
= new()
627
Match
= new()
719
Children = new() { ["file.version.js"] = new() {
Match
= new() { ContentRoot = 0, Path = "file.js" } } },
2 references to Match
Microsoft.AspNetCore.Hosting (2)
src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (2)
123
var match = child.Value.
Match
;
182
var match = candidate?.
Match
;