.. |
Implementation
|
Remove unresolved TS interfaces.
|
7 years ago |
Accessibility.cs
|
Clean up type system interfaces.
|
7 years ago |
AnonymousType.cs
|
Remove some of the old TS implementations.
|
7 years ago |
ApplyAttributeTypeVisitor.cs
|
Fix tuple type in 'new List<(int, string)>'.
|
7 years ago |
ArrayType.cs
|
Use resolved TS in member filter predicates.
|
7 years ago |
AssemblyQualifiedTypeName.cs
|
…
|
|
ByReferenceType.cs
|
Removed unused TS code: IType.ToTypeReference()
|
7 years ago |
ComHelper.cs
|
Don't cache attributes in the type system.
|
7 years ago |
DecompilerTypeSystem.cs
|
Clean up PEFile, move Pdb related types to DebugInfo namespace
|
7 years ago |
FullTypeName.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
7 years ago |
GenericContext.cs
|
Implement more of the new metadata TS.
|
7 years ago |
IAmbience.cs
|
…
|
|
IAssembly.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
IAttribute.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
ICodeContext.cs
|
…
|
|
ICompilation.cs
|
Remove unused IProjectContent+ISolutionSnapshot from type system.
|
7 years ago |
IDecompilerTypeSystem.cs
|
Decode metadata signatures directly into IType; without going through ITypeReference.
|
7 years ago |
IEntity.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
IEvent.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
IField.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
IFreezable.cs
|
…
|
|
IInterningProvider.cs
|
…
|
|
IMember.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
IMethod.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
INamedElement.cs
|
…
|
|
INamespace.cs
|
…
|
|
IParameter.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
IParameterizedMember.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
IProperty.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
ISupportsInterning.cs
|
…
|
|
ISymbol.cs
|
…
|
|
IType.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
ITypeDefinition.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
ITypeParameter.cs
|
Remove unresolved TS interfaces.
|
7 years ago |
ITypeReference.cs
|
…
|
|
IVariable.cs
|
…
|
|
InheritanceHelper.cs
|
Add overrides / interface implementation analyzers
|
7 years ago |
IntersectionType.cs
|
Use resolved TS in member filter predicates.
|
7 years ago |
KnownTypeReference.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
MetadataAssembly.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
ModifiedType.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
7 years ago |
NormalizeTypeVisitor.cs
|
Type system: add support for tuple conversions.
|
7 years ago |
NullableType.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
ParameterListComparer.cs
|
Add support for C# 7 tuple types:
|
7 years ago |
ParameterizedType.cs
|
Use resolved TS in member filter predicates.
|
7 years ago |
PointerType.cs
|
Removed unused TS code: IType.ToTypeReference()
|
7 years ago |
ReferenceResolvingException.cs
|
…
|
|
ReflectionHelper.cs
|
…
|
|
ReflectionNameParseException.cs
|
…
|
|
SimpleTypeResolveContext.cs
|
…
|
|
SpecialType.cs
|
Distinguish between unknown type and no type.
|
7 years ago |
SpecializingDecompilerTypeSystem.cs
|
Decode metadata signatures directly into IType; without going through ITypeReference.
|
7 years ago |
TaskType.cs
|
…
|
|
TopLevelTypeName.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
7 years ago |
TupleType.cs
|
Use resolved TS in member filter predicates.
|
7 years ago |
TypeKind.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
7 years ago |
TypeParameterSubstitution.cs
|
Add support for C# 7 tuple types:
|
7 years ago |
TypeProvider.cs
|
Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem.
|
7 years ago |
TypeSystemExtensions.cs
|
Remove more dead code.
|
7 years ago |
TypeUtils.cs
|
#1174: Fix IsCompatibleTypeForMemoryAccess() for tuple types.
|
7 years ago |
TypeVisitor.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
7 years ago |
VarArgInstanceMethod.cs
|
Don't cache attributes in the type system.
|
7 years ago |