.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.
 
 
 
 
Siegfried Pammer fd6070d229 Fix #3342: F***ed up null check in MethodVirtualUsedByAnalyzer 4 months ago
..
AttributeAppliedToAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
EventImplementedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
EventOverriddenByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
FieldAccessAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
FindTypeInAttributeDecoder.cs Move non-UI analyzer code to ILSpyX 1 year ago
MemberImplementsInterfaceAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
MethodImplementedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
MethodOverriddenByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
MethodUsedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
MethodUsesAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
MethodVirtualUsedByAnalyzer.cs Fix #3342: F***ed up null check in MethodVirtualUsedByAnalyzer 4 months ago
PropertyImplementedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
PropertyOverriddenByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
TypeExposedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
TypeExtensionMethodsAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
TypeInstantiatedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago
TypeUsedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 10 months ago