.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
Daniel Grunwald 349d49546d Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
..
ConvertToInitializer Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ExtractMethod Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
AddAnotherAccessorAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
AddCatchTypeAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CheckIfParameterIsNullAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertAnonymousDelegateToLambdaAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertAsToCastAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertCastToAsAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertConditionalToIfAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertDecToHexAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
ConvertExplicitToImplicitImplementationAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertForeachToForAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertHexToDecAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
ConvertIfToConditionalAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertIfToSwitchAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertImplicitToExplicitImplementationAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertLambdaBodyExpressionToStatementAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertLambdaBodyStatementToExpressionAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertLambdaToAnonymousDelegateAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ConvertSwitchToIfAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreateBackingStoreAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreateClassDeclarationAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreateConstructorDeclarationAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreateCustomEventImplementationAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreateDelegateAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
CreateEventInvocatorAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreateFieldAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreateIndexerAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreateLocalVariableAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
CreateMethodDeclarationAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreateOverloadWithoutParameterAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
CreatePropertyAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
DeclareLocalVariableAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
ExtensionMethodInvocationToStaticMethodInvocationAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ExtractAnonymousMethodAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ExtractFieldAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
FlipOperatorArgumentsAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
GenerateGetterAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
GeneratePropertyAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
GenerateSwitchLabelsAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
ImplementAbstractMembersAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ImplementInterfaceAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
ImplementInterfaceExplicitAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
InlineLocalVariableAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
InsertAnonymousMethodSignatureAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
IntroduceConstantAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
IntroduceFormatItemAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
InvertIfAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
IterateViaForeachAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
JoinDeclarationAndAssignmentAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
JoinStringAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
MergeNestedIfAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
MoveToOuterScopeAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
NegateRelationalExpressionAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
PutInsideUsingAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
RemoveBackingStoreAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
RemoveBracesAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
RemoveRedundantCatchTypeAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
RemoveRegionAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
ReplaceEmptyStringAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
SpecializedCodeAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
SplitDeclarationAndAssignmentAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
SplitDeclarationListAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
SplitStringAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago
StaticMethodInvocationToExtensionMethodInvocationAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
UseExplicitTypeAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
UseStringFormatAction.cs Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
UseVarKeywordAction.cs Squashed 'NRefactory/' changes from b374e40..180a690 13 years ago