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}");
81
switch (criteria.
Type
)
149
throw new InvalidOperationException($"Unknown criteria type {criteria.
Type
}");