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