..
Implementation
Remove more dead TypeSystem code: ISymbolReference
8 years ago
Accessibility.cs
Add "private protected" support
9 years ago
AnonymousType.cs
Remove some dead code in the type system.
8 years ago
ArrayType.cs
Use IReadOnlyList<T> instead of IList<T> in the resolved type system.
8 years ago
AssemblyLoader.cs
…
AssemblyQualifiedTypeName.cs
…
ByReferenceType.cs
…
CecilLoader.cs
Use lazy-loading for nested types.
8 years ago
ComHelper.cs
…
DecompilerTypeSystem.cs
#980 : Fix type substitution for lambdas.
8 years ago
DefaultSolutionSnapshot.cs
…
DomRegion.cs
…
Error.cs
…
FullTypeName.cs
…
IAmbience.cs
Remove a bunch of obsolete NRefactory code.
9 years ago
IAssembly.cs
Use MetadataToken for type lookups within the current assembly.
8 years ago
IAttribute.cs
Remove some dead code in the type system.
8 years ago
ICodeContext.cs
…
ICompilation.cs
…
IConstantValue.cs
…
IDecompilerTypeSystem.cs
#980 : Fix type substitution for lambdas.
8 years ago
IEntity.cs
Add MetadataToken property to type system.
8 years ago
IEvent.cs
…
IField.cs
Remove more dead TypeSystem code: ISymbolReference
8 years ago
IFreezable.cs
…
IInterningProvider.cs
…
IMember.cs
Remove more dead TypeSystem code: ISymbolReference
8 years ago
IMethod.cs
Use IReadOnlyList<T> instead of IList<T> in the resolved type system.
8 years ago
INamedElement.cs
…
INamespace.cs
…
IParameter.cs
Remove some dead code in the type system.
8 years ago
IParameterizedMember.cs
Use IReadOnlyList<T> instead of IList<T> in the resolved type system.
8 years ago
IProjectContent.cs
Remove a bunch of obsolete NRefactory code.
9 years ago
IProperty.cs
…
ISolutionSnapshot.cs
…
ISupportsInterning.cs
…
ISymbol.cs
Remove more dead TypeSystem code: ISymbolReference
8 years ago
IType.cs
Fix #1085 : The type system can now parameterize not just type definitions, but also unknown types.
8 years ago
ITypeDefinition.cs
Fix #1085 : The type system can now parameterize not just type definitions, but also unknown types.
8 years ago
ITypeParameter.cs
Remove some dead code in the type system.
8 years ago
ITypeReference.cs
…
IUnresolvedFile.cs
Remove a bunch of obsolete NRefactory code.
9 years ago
IVariable.cs
Remove some dead code in the type system.
8 years ago
InheritanceHelper.cs
…
IntersectionType.cs
Use IReadOnlyList<T> instead of IList<T> in the resolved type system.
8 years ago
KnownTypeReference.cs
…
NullableType.cs
Fix #1085 : The type system can now parameterize not just type definitions, but also unknown types.
8 years ago
ParameterListComparer.cs
Use IReadOnlyList<T> instead of IList<T> in the resolved type system.
8 years ago
ParameterizedType.cs
Fix #1085 : The type system can now parameterize not just type definitions, but also unknown types.
8 years ago
PointerType.cs
…
ReferenceResolvingException.cs
…
ReflectionHelper.cs
Fix #1084 : Decompiling constants of the target type
8 years ago
ReflectionNameParseException.cs
…
SimpleTypeResolveContext.cs
…
SpecialType.cs
…
SpecializingDecompilerTypeSystem.cs
#980 : Fix type substitution for lambdas.
8 years ago
TaskType.cs
…
TopLevelTypeName.cs
…
TypeKind.cs
…
TypeParameterSubstitution.cs
Use IReadOnlyList<T> instead of IList<T> in the resolved type system.
8 years ago
TypeSystemExtensions.cs
Remove more dead TypeSystem code: ISymbolReference
8 years ago
TypeUtils.cs
#1085 : Keep track of whether an unresolved type is a class type or a value type.
8 years ago
TypeVisitor.cs
…
TypesHierarchyHelpers.cs
…
VarArgInstanceMethod.cs
Remove more dead TypeSystem code: ISymbolReference
8 years ago