#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald f098db8f4e Fix bugs in RedundantNamespaceUsageIssue and CreatePropertyAction. 14 years ago
..
ConditionalToNullCoalescingInspectorTests.cs Improved code issue tests - renamed some issues and actions. 14 years ago
InconsistentNamingTests.cs Updated Fdg rules. 14 years ago
InspectionActionTestBase.cs Improved code issue tests - renamed some issues and actions. 14 years ago
NotImplementedExceptionInspectorTests.cs Improved code issue tests - renamed some issues and actions. 14 years ago
RedundantInternalInspectorTests.cs Improved code issue tests - renamed some issues and actions. 14 years ago
RedundantNamespaceUsageInspectorTests.cs Fix bugs in RedundantNamespaceUsageIssue and CreatePropertyAction. 14 years ago
RedundantPrivateInspectorTests.cs Improved code issue tests - renamed some issues and actions. 14 years ago
RedundantThisInspectorTests.cs Improved code issue tests - renamed some issues and actions. 14 years ago
RedundantUsingInspectorTests.cs Improved code issue tests - renamed some issues and actions. 14 years ago
StringIsNullOrEmptyInspectorTests.cs Added missing is null or empty inspector cases. 14 years ago
UseVarKeywordInspectorTests.cs Improved code issue tests - renamed some issues and actions. 14 years ago