1 reference to TestPriorityAttribute
Microsoft.AspNetCore.Identity.Test (1)
src\Identity\test\Shared\PriorityOrderer.cs (1)
52
foreach (IAttributeInfo attr in testCase.TestMethod.Method.GetCustomAttributes((typeof(
TestPriorityAttribute
)).AssemblyQualifiedName))