.. |
AliasNamespaceReference.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
CSharpAttribute.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
CSharpInvocationResolveResult.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
CSharpResolver.cs
|
Fixed resolving non-generic classes that are nested within generic classes.
|
14 years ago |
CompositeResolveVisitorNavigator.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
ConstantValues.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
ConversionResolveResult.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
Conversions.cs
|
Added async/await support to the resolver.
|
14 years ago |
DetectSkippableNodesNavigator.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
ErrorResolveResult.cs
|
Fixed some issues in the CodeDomConvertVisitor.
|
14 years ago |
FindReferenceSearchScope.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
FindReferencedEntities.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
FindReferences.cs
|
FieldDeclaration/EventDeclaration/VariableDeclarationStatement now resolve to 'void'.
|
14 years ago |
IResolveVisitorNavigator.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
ITypeOrNamespaceReference.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
LambdaResolveResult.cs
|
Add "public ResolveResult Body { get; }" to LambdaResolveResult.
|
14 years ago |
Log.cs
|
* Log.cs:
|
14 years ago |
MapTypeIntoNewContext.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
MemberLookup.cs
|
Added async/await support to the resolver.
|
14 years ago |
MemberTypeOrNamespaceReference.cs
|
Fix infinite recursion when resolving the base type of "class Test : Test.Base { public class Base {} }"
|
14 years ago |
MethodGroupResolveResult.cs
|
Fix bug in ParameterListComparer: the method signatures "Method<T>(T a)" and "Method<S>(S b)" were considered unequal.
|
14 years ago |
NodeListResolveVisitorNavigator.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
OverloadResolution.cs
|
Fix bug in ParameterListComparer: the method signatures "Method<T>(T a)" and "Method<S>(S b)" were considered unequal.
|
14 years ago |
OverloadResolutionErrors.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
ResolveAtLocation.cs
|
Added type case for resolvenode at location.
|
14 years ago |
ResolveVisitor.cs
|
Fix ResolveVisitor.GetResolverStateBefore(): ensure that the resolver always registers the state before it caches a result.
|
14 years ago |
SimpleNameLookupMode.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
SimpleTypeOrNamespaceReference.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
TypeInference.cs
|
Add GetEffectiveBaseClass() and GetEffectiveInterfaceSet() to ITypeParameter, and fixed a bug in DefaultTypeParameter.IsReferenceType().
|
14 years ago |
UsingScope.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |