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