| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										Implementation
									
								
							
						
					
				 | 
				
					
						
							
							Add support for C# 11 required members.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								Accessibility.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ApplyAttributeTypeVisitor.cs
							
						
					
				 | 
				
					
						
							
							Update to dotnet-format 5.1.225507.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ArrayType.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								AssemblyQualifiedTypeName.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ByReferenceType.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ComHelper.cs
							
						
					
				 | 
				
					
						
							
							Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								DecompilerTypeSystem.cs
							
						
					
				 | 
				
					
						
							
							Add support for C# 11 scoped parameter modifier.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								FullTypeName.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								FunctionPointerType.cs
							
						
					
				 | 
				
					
						
							
							#2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								GenericContext.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IAssembly.cs
							
						
					
				 | 
				
					
						
							
							Add AssemblyVersion to IModule
						
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IAttribute.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ICodeContext.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ICompilation.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IDecompilerTypeSystem.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IEntity.cs
							
						
					
				 | 
				
					
						
							
							Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IEvent.cs
							
						
					
				 | 
				
					
						
							
							Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IField.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IFreezable.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IInterningProvider.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IMember.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for ILAst (except for generated code)
						
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IMethod.cs
							
						
					
				 | 
				
					
						
							
							Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								INamedElement.cs
							
						
					
				 | 
				
					
						
							
							Fix #2305: Cast to integer type where necessary in managed pointer arithmetic.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								INamespace.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IParameter.cs
							
						
					
				 | 
				
					
						
							
							Add support for C# 11 scoped parameter modifier.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IParameterizedMember.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IProperty.cs
							
						
					
				 | 
				
					
						
							
							Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ISupportsInterning.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ISymbol.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IType.cs
							
						
					
				 | 
				
					
						
							
							#2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ITypeDefinition.cs
							
						
					
				 | 
				
					
						
							
							Suppress warnings.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ITypeDefinitionOrUnknown.cs
							
						
					
				 | 
				
					
						
							
							#2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ITypeParameter.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ITypeReference.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IVariable.cs
							
						
					
				 | 
				
					
						
							
							#nullable enable for typesystem and ILInstruction base class
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								InheritanceHelper.cs
							
						
					
				 | 
				
					
						
							
							Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								IntersectionType.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								KnownTypeReference.cs
							
						
					
				 | 
				
					
						
							
							Add support for DefaultInterpolatedStringHandler
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								MetadataModule.cs
							
						
					
				 | 
				
					
						
							
							Fix initialization of FakeProperty with setter
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ModifiedType.cs
							
						
					
				 | 
				
					
						
							
							#2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								NormalizeTypeVisitor.cs
							
						
					
				 | 
				
					
						
							
							Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								Nullability.cs
							
						
					
				 | 
				
					
						
							
							Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								NullableType.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ParameterListComparer.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ParameterizedType.cs
							
						
					
				 | 
				
					
						
							
							#2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								PointerType.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ReferenceResolvingException.cs
							
						
					
				 | 
				
					
						
							
							Adjust namespaces
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ReflectionHelper.cs
							
						
					
				 | 
				
					
						
							
							Fix #2506: NamedArgumentTransform loses information, if the original variable is of StackType.Ref
						
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ReflectionNameParseException.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								SimpleTypeResolveContext.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								SpecialType.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								TaskType.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								TopLevelTypeName.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								TupleType.cs
							
						
					
				 | 
				
					
						
							
							#2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								TypeKind.cs
							
						
					
				 | 
				
					
						
							
							Add support for decoding function pointer types in signatures.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								TypeParameterSubstitution.cs
							
						
					
				 | 
				
					
						
							
							#2128: Reformat the whole code base.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								TypeProvider.cs
							
						
					
				 | 
				
					
						
							
							#2241: Fix possible NRE in TypeProvider.GetTypeFromReference
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								TypeSystemExtensions.cs
							
						
					
				 | 
				
					
						
							
							Fix #2806: Do not use implicitly typed out variables, if argument and parameter types do not match exactly.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								TypeUtils.cs
							
						
					
				 | 
				
					
						
							
							Properly support `calli` instruction and its interaction with function pointer types.
						
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								TypeVisitor.cs
							
						
					
				 | 
				
					
						
							
							Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
						
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								VarArgInstanceMethod.cs
							
						
					
				 | 
				
					
						
							
							Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity.
						
					
				 | 
				3 years ago |