Code Inspection: NUnit. Test case source must be field, property, or method only

Last modified: 07 April 2022

NUnit's TestCaseSource and ValueSource attributes require data source members to be static field, property, or method.