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