#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald 5b17740bea Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 15 years ago
..
AliasNamespaceReference.cs TypeSystemAstBuilder: when a type reference cannot be resolved but is a C# type reference, output the original C# code that was used to created the type reference. 15 years ago
AmbiguousResolveResult.cs Report resolve results back to the navigator. 15 years ago
ByReferenceResolveResult.cs Expose conversions as part of the ResolveResult. 15 years ago
CSharpAttribute.cs Allow serializing SimpleProjectContent and parsed C# type references. 15 years ago
CSharpResolver.cs TypeSystemAstBuilder: when a type reference cannot be resolved but is a C# type reference, output the original C# code that was used to created the type reference. 15 years ago
CompositeResolveVisitorNavigator.cs Implemented "Find References". 15 years ago
ConstantResolveResult.cs Put MIT license into the file headers. 15 years ago
ConstantValues.cs Cache resolved CSharpConstantValue. 15 years ago
ConversionResolveResult.cs More work on lambda expressions. 15 years ago
Conversions.cs TypeSystemAstBuilder: when a type reference cannot be resolved but is a C# type reference, output the original C# code that was used to created the type reference. 15 years ago
DetectSkippableNodesNavigator.cs Report resolve results back to the navigator. 15 years ago
ErrorResolveResult.cs Put MIT license into the file headers. 15 years ago
FindReferences.cs Implemented "Find References". 15 years ago
IResolveVisitorNavigator.cs Report resolve results back to the navigator. 15 years ago
ITypeOrNamespaceReference.cs Put MIT license into the file headers. 15 years ago
InvocationResolveResult.cs Add GetMemberOptions. 15 years ago
LambdaResolveResult.cs Put MIT license into the file headers. 15 years ago
LocalResolveResult.cs Fix type inference and overload resolution when a class type parameter gets substituted by a method type parameter. 15 years ago
Log.cs Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 15 years ago
MapTypeIntoNewContext.cs Put MIT license into the file headers. 15 years ago
MemberLookup.cs Member lookup: Fix IsAccessible bug for protected static members. 15 years ago
MemberResolveResult.cs Fix type inference and overload resolution when a class type parameter gets substituted by a method type parameter. 15 years ago
MemberTypeOrNamespaceReference.cs TypeSystemAstBuilder: when a type reference cannot be resolved but is a C# type reference, output the original C# code that was used to created the type reference. 15 years ago
MethodGroupResolveResult.cs Use 'UsingScopeCache' instance for caching the extension methods. 15 years ago
NamespaceResolveResult.cs Put MIT license into the file headers. 15 years ago
NodeListResolveVisitorNavigator.cs Report resolve results back to the navigator. 15 years ago
OperatorResolveResult.cs Add GetMemberOptions. 15 years ago
OverloadResolution.cs Reuse Conversions instance across multiple files by storing it in the CacheManager. 15 years ago
OverloadResolutionErrors.cs Put MIT license into the file headers. 15 years ago
ResolveAtLocation.cs Replace AstNode.GetResolvableNodeAt() with the ResolveAtLocation helper class. 15 years ago
ResolveResult.cs Expose conversions as part of the ResolveResult. 15 years ago
ResolveVisitor.cs Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 15 years ago
SimpleNameLookupMode.cs Put MIT license into the file headers. 15 years ago
SimpleTypeOrNamespaceReference.cs TypeSystemAstBuilder: when a type reference cannot be resolved but is a C# type reference, output the original C# code that was used to created the type reference. 15 years ago
TypeInference.cs Reuse Conversions instance across multiple files by storing it in the CacheManager. 15 years ago
TypeResolveResult.cs Put MIT license into the file headers. 15 years ago
UnknownMemberResolveResult.cs Put MIT license into the file headers. 15 years ago
UsingScope.cs Allow serializing SimpleProjectContent and parsed C# type references. 15 years ago