.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
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.
 
 
 
 
sonyps5201314 8abe38128e Fixed an issue where [RestClientOptions](https://github.com/restsharp/RestSharp/blob/dev/src/RestSharp/Options/RestClientOptions.cs) could not be decompiled correctly after the commit: `Fixed an issue where the logic of moving the initialization statement of class members in the constructor to the class member declaration was incompatible with complex expressions using parameters.` 2 months ago
..
AddCheckedBlocks.cs dev: Strip BOM mark from text files 4 months ago
AddXmlDocumentationTransform.cs dev: Strip BOM mark from text files 4 months ago
CombineQueryExpressions.cs dev: Strip BOM mark from text files 4 months ago
ContextTrackingVisitor.cs dev: Strip BOM mark from text files 4 months ago
CustomPatterns.cs dev: Strip BOM mark from text files 4 months ago
DeclareVariables.cs Fix out var for expressions appearing in a lambda and not in a statement. 3 months ago
EscapeInvalidIdentifiers.cs dev: Strip BOM mark from text files 4 months ago
FixNameCollisions.cs dev: Strip BOM mark from text files 4 months ago
FlattenSwitchBlocks.cs dev: Strip BOM mark from text files 4 months ago
IAstTransform.cs dev: Strip BOM mark from text files 4 months ago
IntroduceExtensionMethods.cs dev: Strip BOM mark from text files 4 months ago
IntroduceQueryExpressions.cs dev: Strip BOM mark from text files 4 months ago
IntroduceUnsafeModifier.cs dev: Strip BOM mark from text files 4 months ago
IntroduceUsingDeclarations.cs dev: Strip BOM mark from text files 4 months ago
NormalizeBlockStatements.cs dev: Strip BOM mark from text files 4 months ago
PatternStatementTransform.cs Add PropertyAndEventBackingFieldLookup to improve performance of MemberIsHidden. 7 months ago
PrettifyAssignments.cs dev: Strip BOM mark from text files 4 months ago
RemoveCLSCompliantAttribute.cs dev: Strip BOM mark from text files 4 months ago
ReplaceMethodCallsWithOperators.cs dev: Strip BOM mark from text files 4 months ago
TransformContext.cs dev: Strip BOM mark from text files 4 months ago
TransformFieldAndConstructorInitializers.cs Fixed an issue where [RestClientOptions](https://github.com/restsharp/RestSharp/blob/dev/src/RestSharp/Options/RestClientOptions.cs) could not be decompiled correctly after the commit: `Fixed an issue where the logic of moving the initialization statement of class members in the constructor to the class member declaration was incompatible with complex expressions using parameters.` 2 months ago