| .. |
|
CSharp
|
The IsPrimaryConstructor function is reimplemented based on some of dotPeek's judgment rules and the definition and characteristics of the primary constructor. However, it is found that dotPeek's judgment logic is also problematic. For example, it does not support the following scenario: ``` class WebPair(string name, string? value, ref readonly object encode) { public string Name { get; } = name; public string? Value { get; } = value; string? WebValue { get; } = encode is null ? "111" : value; string? WebValue2 { get; } = encode.ToString(); } ```
|
6 months ago |
|
DebugInfo
|
dev: Strip BOM mark from text files
|
7 months ago |
|
Disassembler
|
Fix #3563: Add support for ildasm /caverbal format
|
7 months ago |
|
Documentation
|
dev: Strip BOM mark from text files
|
7 months ago |
|
FlowAnalysis
|
dev: Strip BOM mark from text files
|
7 months ago |
|
Humanizer
|
dev: Strip BOM mark from text files
|
7 months ago |
|
IL
|
Fix #3577: Properly infer the switch governing type and preserve conversions
|
6 months ago |
|
Instrumentation
|
dev: Strip BOM mark from text files
|
7 months ago |
|
Metadata
|
Enable detection of .NET version without TargetFrameworkAttribute (#3580)
|
6 months ago |
|
Output
|
Fix folding of local functions, if "Fold all braces" is disabled.
|
7 months ago |
|
Properties
|
dev: Strip BOM mark from text files
|
7 months ago |
|
Semantics
|
dev: Strip BOM mark from text files
|
7 months ago |
|
Solution
|
dev: Strip BOM mark from text files
|
7 months ago |
|
TypeSystem
|
Fix regression in decompiling local functions with default parameters
|
7 months ago |
|
Util
|
Fix #3577: Properly infer the switch governing type and preserve conversions
|
6 months ago |
|
DecompilationProgress.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
DecompileRun.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
DecompilerException.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
DecompilerNuGetPackageIcon.png
|
iconUrl -> icon for ics.d nuspec https://aka.ms/deprecateIconUrl
|
7 years ago |
|
DecompilerSettings.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
ICSharpCode.Decompiler.csproj
|
.NET 10 RC2 packages (#3599)
|
6 months ago |
|
ICSharpCode.Decompiler.ruleset
|
dev: Strip BOM mark from text files
|
7 months ago |
|
ICSharpCode.Decompiler.snk
|
…
|
|
|
NRExtensions.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
NRTAttributes.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
PackageReadme.md
|
dev: Strip BOM mark from text files
|
7 months ago |
|
PartialTypeInfo.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
SRMExtensions.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
SRMHacks.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
SingleFileBundle.cs
|
dev: Strip BOM mark from text files
|
7 months ago |
|
packages.lock.json
|
.NET 10 RC2 packages (#3599)
|
6 months ago |