#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.
 
 
 
 
 
 
Simon Lindgren d01a360f32 [CodeIssues] Don't suggest demoting parameters of program entry points. 14 years ago
..
HasMemberCriterion.cs [CodeIssues] Improve ParameterCanBeDemotedIssue. 14 years ago
ITypeCriterion.cs [CodeIssues] Improve ParameterCanBeDemotedIssue. 14 years ago
IsArrayTypeCriterion.cs [CodeIssues] ParameterCanBeDemotedIssue: Add Criterions for suitable indexer members and for array types. Also start resolving the method with the new type to check for errors. 14 years ago
IsTypeCriterion.cs [CodeIssues] Add missing class IsTypeCriterion. 14 years ago
ParameterCanBeDemotedIssue.cs [CodeIssues] Don't suggest demoting parameters of program entry points. 14 years ago
SupportsIndexingCriterion.cs [CodeIssues] ParameterCanBeDemotedIssue: Add Criterions for suitable indexer members and for array types. Also start resolving the method with the new type to check for errors. 14 years ago
TypeCriteriaCollector.cs [CodeIssues] Don't suggest demotion to a non-array type for params parameters. 14 years ago