#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 b7a17c206e Adjust unit tests to InvocationResolveResult changes. 14 years ago
..
ArrayCreateTests.cs Resolver: array create expressions 14 years ago
AttributeTests.cs Adjust unit tests to InvocationResolveResult changes. 14 years ago
BinaryOperatorTests.cs Adjust unit tests to InvocationResolveResult changes. 14 years ago
CastTests.cs Move ResolveResults to NR.Semantics 14 years ago
ConditionalOperatorTests.cs Move ResolveResults to NR.Semantics 14 years ago
ConversionsTest.cs Move ResolveResults to NR.Semantics 14 years ago
ExtensionMethodTests.cs Adjust unit tests to InvocationResolveResult changes. 14 years ago
InvocationTests.cs Adjust unit tests to InvocationResolveResult changes. 14 years ago
LambdaTests.cs Adjust unit tests to InvocationResolveResult changes. 14 years ago
LinqTests.cs Adjust unit tests to InvocationResolveResult changes. 14 years ago
LocalTypeInferenceTests.cs Move ResolveResults to NR.Semantics 14 years ago
NameLookupTests.cs Adjust unit tests to InvocationResolveResult changes. 14 years ago
ObjectCreationTests.cs Adjust unit tests to InvocationResolveResult changes. 14 years ago
OverloadResolutionTests.cs Move ResolveResults to NR.Semantics 14 years ago
ResolveAtLocationTests.cs Adjust unit tests to InvocationResolveResult changes. 14 years ago
ResolverTestBase.cs Move NRefactory.CSharp to separate assembly. 14 years ago
TypeInferenceTests.cs Move ResolveResults to NR.Semantics 14 years ago
UnaryOperatorTests.cs Apply license header to unit tests. 14 years ago
UnsafeCodeTests.cs Move ResolveResults to NR.Semantics 14 years ago