.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 982c71efb2 Fix implementation of CallBuilder.IsOptionalArgument by converting the ResolveResult to the parameter type. 7 years ago
..
Implementation
Accessibility.cs
AnonymousType.cs
ApplyAttributeTypeVisitor.cs
ArrayType.cs
AssemblyQualifiedTypeName.cs
ByReferenceType.cs
ComHelper.cs
DecompilerTypeSystem.cs
FullTypeName.cs
GenericContext.cs
IAssembly.cs
IAttribute.cs
ICodeContext.cs
ICompilation.cs
IDecompilerTypeSystem.cs
IEntity.cs
IEvent.cs
IField.cs
IFreezable.cs
IInterningProvider.cs
IMember.cs
IMethod.cs
INamedElement.cs
INamespace.cs
IParameter.cs
IParameterizedMember.cs
IProperty.cs
ISupportsInterning.cs
ISymbol.cs
IType.cs
ITypeDefinition.cs
ITypeParameter.cs
ITypeReference.cs
IVariable.cs
InheritanceHelper.cs
IntersectionType.cs
KnownTypeReference.cs
MetadataModule.cs
ModifiedType.cs
NormalizeTypeVisitor.cs
NullableType.cs
ParameterListComparer.cs
ParameterizedType.cs
PointerType.cs
ReferenceResolvingException.cs
ReflectionHelper.cs
ReflectionNameParseException.cs
SimpleTypeResolveContext.cs
SpecialType.cs
TaskType.cs
TopLevelTypeName.cs
TupleType.cs
TypeKind.cs
TypeParameterSubstitution.cs
TypeProvider.cs
TypeSystemExtensions.cs Fix implementation of CallBuilder.IsOptionalArgument by converting the ResolveResult to the parameter type. 7 years ago
TypeUtils.cs
TypeVisitor.cs
VarArgInstanceMethod.cs