1 reference to SkipIfArchitectureNotSupportedOnCurrentSystem
Microsoft.AspNetCore.Server.IntegrationTesting (1)
TestMatrix.cs (1)
228
var archSkip = skip ??
SkipIfArchitectureNotSupportedOnCurrentSystem
(arch);