3 references to Type
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
FilterStaticWebAssetEndpoints.cs (3)
61$"Filtered out endpoint {endpoint.Route} because it did not meet the criteria {failingCriteria.Type} {failingCriteria.Name} {failingCriteria.Value}"); 81switch (criteria.Type) 149throw new InvalidOperationException($"Unknown criteria type {criteria.Type}");