3 references to StaticWebAssetNode
Microsoft.NET.Sdk.StaticWebAssets.Tests (3)
StaticWebAssetEndpointsIntegrationTest.cs (3)
570
private static void Traverse(
StaticWebAssetNode
node, string pathSoFar, HashSet<string> endpoints)
589
public
StaticWebAssetNode
Root { get; set; }
607
public Dictionary<string,
StaticWebAssetNode
> Children { get; set; }