..
Implementation
Fix #2078 : Generic local functions not highlighted properly
3 days ago
Accessibility.cs
dev: Strip BOM mark from text files
10 months ago
ApplyAttributeTypeVisitor.cs
Remove ApplyPdbLocalTypeInfoTypeVisitor (merge it into ApplyAttributeTypeVisitor)
2 years ago
ArrayType.cs
dev: Strip BOM mark from text files
10 months ago
AssemblyQualifiedTypeName.cs
dev: Strip BOM mark from text files
10 months ago
ByReferenceType.cs
dev: Strip BOM mark from text files
10 months ago
ComHelper.cs
dev: Strip BOM mark from text files
10 months ago
DecompilerTypeSystem.cs
Fix #3777 : decompile runtime async without a separate C# 15 setting
3 weeks ago
ExtensionInfo.cs
Apply suggestions from Claude code review
4 months ago
FullTypeName.cs
dev: Strip BOM mark from text files
10 months ago
FunctionPointerType.cs
Handle multiple calling conventions at once
7 months ago
GenericContext.cs
dev: Strip BOM mark from text files
10 months ago
IAssembly.cs
dev: Strip BOM mark from text files
10 months ago
IAttribute.cs
dev: Strip BOM mark from text files
10 months ago
ICodeContext.cs
dev: Strip BOM mark from text files
10 months ago
ICompilation.cs
Add support for C# 14 first-class span types in the type system.
8 months ago
IDecompilerTypeSystem.cs
dev: Strip BOM mark from text files
10 months ago
IEntity.cs
dev: Strip BOM mark from text files
10 months ago
IEvent.cs
dev: Strip BOM mark from text files
10 months ago
IField.cs
dev: Strip BOM mark from text files
10 months ago
IFreezable.cs
dev: Strip BOM mark from text files
10 months ago
IInterningProvider.cs
dev: Strip BOM mark from text files
10 months ago
IMember.cs
dev: Strip BOM mark from text files
10 months ago
IMethod.cs
Add a treenode and decompiler APIs for extensions.
4 months ago
INamedElement.cs
dev: Strip BOM mark from text files
10 months ago
INamespace.cs
dev: Strip BOM mark from text files
10 months ago
IParameter.cs
dev: Strip BOM mark from text files
10 months ago
IParameterizedMember.cs
dev: Strip BOM mark from text files
10 months ago
IProperty.cs
dev: Strip BOM mark from text files
10 months ago
ISupportsInterning.cs
dev: Strip BOM mark from text files
10 months ago
ISymbol.cs
dev: Strip BOM mark from text files
10 months ago
IType.cs
dev: Strip BOM mark from text files
10 months ago
ITypeDefinition.cs
Add a treenode and decompiler APIs for extensions.
4 months ago
ITypeDefinitionOrUnknown.cs
dev: Strip BOM mark from text files
10 months ago
ITypeParameter.cs
dev: Strip BOM mark from text files
10 months ago
ITypeReference.cs
dev: Strip BOM mark from text files
10 months ago
IVariable.cs
dev: Strip BOM mark from text files
10 months ago
InheritanceHelper.cs
dev: Strip BOM mark from text files
10 months ago
IntersectionType.cs
dev: Strip BOM mark from text files
10 months ago
KnownTypeReference.cs
dev: Strip BOM mark from text files
10 months ago
MetadataModule.cs
Fix typo in MetadataModule.GetDefinition
4 months ago
ModifiedType.cs
dev: Strip BOM mark from text files
10 months ago
NormalizeTypeVisitor.cs
dev: Strip BOM mark from text files
10 months ago
Nullability.cs
dev: Strip BOM mark from text files
10 months ago
NullableType.cs
dev: Strip BOM mark from text files
10 months ago
ParameterListComparer.cs
dev: Strip BOM mark from text files
10 months ago
ParameterizedType.cs
dev: Strip BOM mark from text files
10 months ago
PointerType.cs
dev: Strip BOM mark from text files
10 months ago
ReferenceResolvingException.cs
dev: Strip BOM mark from text files
10 months ago
ReflectionHelper.cs
dev: Strip BOM mark from text files
10 months ago
ReflectionNameParseException.cs
dev: Strip BOM mark from text files
10 months ago
SimpleTypeResolveContext.cs
dev: Strip BOM mark from text files
10 months ago
SpecialType.cs
dev: Strip BOM mark from text files
10 months ago
TaskType.cs
Handle non-Task task-likes (ValueTask, custom AsyncMethodBuilder) in ILReader async return-type unpacking.
2 months ago
TopLevelTypeName.cs
dev: Strip BOM mark from text files
10 months ago
TupleType.cs
dev: Strip BOM mark from text files
10 months ago
TypeKind.cs
Fix IDE2000 globally
6 months ago
TypeParameterSubstitution.cs
dev: Strip BOM mark from text files
10 months ago
TypeProvider.cs
dev: Strip BOM mark from text files
10 months ago
TypeSystemExtensions.cs
Apply suggestions from Claude code review
4 months ago
TypeUtils.cs
dev: Strip BOM mark from text files
10 months ago
TypeVisitor.cs
dev: Strip BOM mark from text files
10 months ago
VarArgInstanceMethod.cs
dev: Strip BOM mark from text files
10 months ago