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