1 write to Key
Microsoft.AspNetCore.App.UnitTests (1)
TestDataAttribute.cs (1)
11
Key
= key;
1 reference to Key
Microsoft.AspNetCore.App.UnitTests (1)
TestData.cs (1)
349
=> typeof(TestData).Assembly.GetCustomAttributes<TestDataAttribute>().Single(d => d.
Key
== key).Value;