.. |
AbstractFreezable.cs
|
…
|
|
AbstractResolvedEntity.cs
|
Don't cache attributes in the type system.
|
7 years ago |
AbstractResolvedMember.cs
|
Interface implementations in TS
|
7 years ago |
AbstractResolvedTypeParameter.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
AbstractType.cs
|
Use resolved TS in member filter predicates.
|
7 years ago |
AbstractUnresolvedEntity.cs
|
Clean up type system interfaces.
|
7 years ago |
AbstractUnresolvedMember.cs
|
Interface implementations in TS
|
7 years ago |
AccessorOwnerMemberReference.cs
|
…
|
|
AttributeListBuilder.cs
|
Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem.
|
7 years ago |
BaseTypeCollector.cs
|
…
|
|
BlobReader.cs
|
…
|
|
CustomAttribute.cs
|
Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem.
|
7 years ago |
DefaultAssemblyReference.cs
|
…
|
|
DefaultAttribute.cs
|
Implement MetadataEvent and re-work the representation of attribute arguments.
|
7 years ago |
DefaultMemberReference.cs
|
Add support for C# 7 tuple types:
|
7 years ago |
DefaultParameter.cs
|
Don't cache attributes in the type system.
|
7 years ago |
DefaultResolvedEvent.cs
|
Implement MetadataEvent and re-work the representation of attribute arguments.
|
7 years ago |
DefaultResolvedField.cs
|
Refactor DecompilerTypeSystem.ResolveMethod().
|
7 years ago |
DefaultResolvedMethod.cs
|
Don't cache attributes in the type system.
|
7 years ago |
DefaultResolvedProperty.cs
|
Add MetadataProperty.
|
7 years ago |
DefaultResolvedTypeDefinition.cs
|
Don't cache attributes in the type system.
|
7 years ago |
DefaultResolvedTypeParameter.cs
|
Don't cache attributes in the type system.
|
7 years ago |
DefaultUnresolvedAssembly.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
DefaultUnresolvedAttribute.cs
|
Implement MetadataEvent and re-work the representation of attribute arguments.
|
7 years ago |
DefaultUnresolvedEvent.cs
|
…
|
|
DefaultUnresolvedField.cs
|
…
|
|
DefaultUnresolvedMethod.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
DefaultUnresolvedParameter.cs
|
Don't cache attributes in the type system.
|
7 years ago |
DefaultUnresolvedProperty.cs
|
…
|
|
DefaultUnresolvedTypeDefinition.cs
|
…
|
|
DefaultUnresolvedTypeParameter.cs
|
…
|
|
DefaultVariable.cs
|
…
|
|
DummyTypeParameter.cs
|
Don't cache attributes in the type system.
|
7 years ago |
FakeMember.cs
|
Don't cache attributes in the type system.
|
7 years ago |
GetClassTypeReference.cs
|
…
|
|
GetMembersHelper.cs
|
Use resolved TS in member filter predicates.
|
7 years ago |
KnownAttributes.cs
|
Merge branch 'srm' of https://github.com/icsharpcode/ILSpy into srm
|
7 years ago |
KnownTypeCache.cs
|
…
|
|
MergedNamespace.cs
|
Clean up type system interfaces.
|
7 years ago |
MetadataEvent.cs
|
Don't cache attributes in the type system.
|
7 years ago |
MetadataField.cs
|
Don't cache attributes in the type system.
|
7 years ago |
MetadataMethod.cs
|
Don't cache attributes in the type system.
|
7 years ago |
MetadataNamespace.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
7 years ago |
MetadataParameter.cs
|
Don't cache attributes in the type system.
|
7 years ago |
MetadataProperty.cs
|
Don't cache attributes in the type system.
|
7 years ago |
MetadataTypeDefinition.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
MetadataTypeParameter.cs
|
Fix tuple type in 'new List<(int, string)>'.
|
7 years ago |
MinimalCorlib.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
NestedTypeReference.cs
|
…
|
|
ResolvedAttributeBlob.cs
|
Implement MetadataEvent and re-work the representation of attribute arguments.
|
7 years ago |
SimpleCompilation.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
7 years ago |
SimpleConstantValue.cs
|
…
|
|
SimpleInterningProvider.cs
|
…
|
|
SpecializedEvent.cs
|
Implement MetadataEvent and re-work the representation of attribute arguments.
|
7 years ago |
SpecializedField.cs
|
Remove unimplemented IMember.IsShadowing and IField.IsFixed.
|
7 years ago |
SpecializedMember.cs
|
Don't cache attributes in the type system.
|
7 years ago |
SpecializedMethod.cs
|
Don't cache attributes in the type system.
|
7 years ago |
SpecializedParameter.cs
|
Don't cache attributes in the type system.
|
7 years ago |
SpecializedProperty.cs
|
Add MetadataProperty.
|
7 years ago |
TypeParameterReference.cs
|
…
|
|
TypeSpecification.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
TypeWithElementType.cs
|
…
|
|
UnknownType.cs
|
Removed unused TS code: IType.ToTypeReference()
|
7 years ago |
UnresolvedAttributeBlob.cs
|
Remove dead NRefactory code: DomRegion + IUnresolvedFile
|
7 years ago |
VoidTypeDefinition.cs
|
Use resolved TS in member filter predicates.
|
7 years ago |