| .. |
|
LightJson
|
#2128: Reformat the whole code base.
|
5 years ago |
|
AssemblyReferences.cs
|
Use MetadataFile instead of PEFile in TypeSystem.
|
2 years ago |
|
CodeMappingInfo.cs
|
Use MetadataFile instead of PEFile in TypeSystem.
|
2 years ago |
|
CustomAttributeDecoder.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
DotNetCorePathFinder.cs
|
Include Subdirectories when checking for empty dotnet version directory
|
1 year ago |
|
DotNetCorePathFinderExtensions.cs
|
Use MetadataFile instead of PEFile in TypeSystem.
|
2 years ago |
|
EnumUnderlyingTypeResolveException.cs
|
Use MetadataFile instead of PEFile in TypeSystem.
|
2 years ago |
|
ExportedTypeMetadata.cs
|
Add exported types
|
2 years ago |
|
FindTypeDecoder.cs
|
Use MetadataFile instead of PEFile in TypeSystem.
|
2 years ago |
|
FullTypeNameSignatureDecoder.cs
|
* Rename Metadata.GenericContext to MetadataGenericContext to avoid conflicts with TypeSystem.GenericContext
|
4 years ago |
|
ILOpCodes.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ILOpCodes.tt
|
Rename Dom -> Metadata; Remove bogus abstraction
|
8 years ago |
|
MemberReferenceMetadata.cs
|
Add treenode for MemberReferences.
|
2 years ago |
|
MetadataExtensions.cs
|
Add WebCIL support
|
2 years ago |
|
MetadataFile.cs
|
Allow creating a MetadataFile with a MetadataReader / MetadataStringDecoder (#3487)
|
7 months ago |
|
MetadataGenericContext.cs
|
Use MetadataFile instead of PEFile in TypeSystem.
|
2 years ago |
|
MetadataTokenHelpers.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
MethodSemanticsLookup.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ModuleReferenceMetadata.cs
|
Add ModuleReferences
|
2 years ago |
|
OperandType.cs
|
According to the ilasm source code "codelabel" is a keyword as well
|
5 years ago |
|
PEFile.cs
|
Allow creating a MetadataFile with a MetadataReader / MetadataStringDecoder (#3487)
|
7 months ago |
|
PropertyAndEventBackingFieldLookup.cs
|
Add PropertyAndEventBackingFieldLookup to improve performance of MemberIsHidden.
|
7 months ago |
|
ReferenceLoadInfo.cs
|
Fix #2314: ILSpy incorrectly resolves a runtime dependency when dll is present in both WindowsDesktop.App and NETCore.App
|
5 years ago |
|
Resource.cs
|
Use MetadataFile instead of PEFile in TypeSystem.
|
2 years ago |
|
SignatureBlobComparer.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
TypeReferenceMetadata.cs
|
Add treenode for MemberReferences.
|
2 years ago |
|
UniversalAssemblyResolver.cs
|
Fix #3349: Get rid of version string manipulation in UniversalAssemblyResolver.ParseTargetFramework.
|
1 year ago |
|
UnresolvedAssemblyNameReference.cs
|
Move PEFile and other classes to different files, cleanup
|
8 years ago |
|
WebCilFile.cs
|
Fix #3247: InvalidOperationException thrown when reading debug metadata files
|
1 year ago |