.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 a85e5b513d Fix a possible NRE in XmlDocumentationElement and wrong nullable annotations in analyzers. 2 months ago
..
AttributeAppliedToAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
EventImplementedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
EventOverriddenByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
FieldAccessAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 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 8 months ago
MethodImplementedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
MethodOverriddenByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
MethodUsedByAnalyzer.cs Fix a possible NRE in XmlDocumentationElement and wrong nullable annotations in analyzers. 2 months ago
MethodUsesAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
MethodVirtualUsedByAnalyzer.cs Fix #3342: F***ed up null check in MethodVirtualUsedByAnalyzer 3 months ago
PropertyImplementedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
PropertyOverriddenByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
TypeExposedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
TypeExtensionMethodsAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
TypeInstantiatedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
TypeUsedByAnalyzer.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago