#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 a567138c23 ValueParameterUnusedIssue: highlight only the 'get'/'set'/'add'/'remove' keyword, not the whole accessor body 13 years ago
..
AccessPath.cs [CodeAction] Fixed possible null reference exception. 13 years ago
ConvertInitializerToExplicitInitializationsAction.cs [CodeAction] Add ConvertInitializerToExplicitInitializationsAction. 13 years ago
ConvertToInitializerAction.cs Fix ArgumentException in StatementsToInitializerConverter. 13 years ago
StatementsToInitializerConverter.cs ValueParameterUnusedIssue: highlight only the 'get'/'set'/'add'/'remove' keyword, not the whole accessor body 13 years ago