| |
|
RSRP-130602 |
UNRESOLVED
|
False 'Unresolved symbol' in dynamic delegate invocation
|
|
|
| |
|
RSRP-143762 |
UNRESOLVED
|
Overload resolution fails
|
|
|
| |
|
RSRP-55087 |
UNRESOLVED
|
Bogus 'Ambiguous invocation'
|
|
|
| |
|
RSRP-50167 |
UNRESOLVED
|
Bogus 'Ambiguous reference'
|
|
|
| |
|
RSRP-42367 |
UNRESOLVED
|
Bogus 'Type int* may not be used as type argument'
|
|
|
| |
|
RSRP-116751 |
UNRESOLVED
|
Bug in overrides resolve
|
|
|
| |
|
RSRP-98269 |
UNRESOLVED
|
Expected types and operators - void* type
|
|
|
| |
|
RSRP-110401 |
UNRESOLVED
|
Expected types with type inference
|
|
|
| |
|
RSRP-130002 |
UNRESOLVED
|
False 'Type arguments cannot be inferred'
|
|
|
| |
|
RSRP-128326 |
UNRESOLVED
|
False ambiguous invocation (named arguments)
|
|
|
| |
|
RSRP-119919 |
UNRESOLVED
|
False error highlight for type argument
|
|
|
| |
|
RSRP-88195 |
UNRESOLVED
|
Find usages dosent work on query variable
|
|
|
| |
|
RSRP-33463 |
UNRESOLVED
|
Method Group ambigity with property problem
|
|
|
| |
|
RSRP-108338 |
UNRESOLVED
|
Method group resolve in C# loses it's errorInfo
|
|
|
| |
|
RSRP-96237 |
UNRESOLVED
|
Needed cast is marked as unneeded and removed
|
|
|
| |
|
RSRP-127471 |
UNRESOLVED
|
Resharper erroneously offers "Remove redundant qualifier" where this is not applicable or removes too much of the qualifier
|
|
|
| |
|
RSRP-70565 |
UNRESOLVED
|
Smart completion should insert type argument instead of type parameter
|
|
|
| |
|
RSRP-142020 |
UNRESOLVED
|
Type inference bug
|
|
|
| |
|
RSRP-94239 |
UNRESOLVED
|
error CS0029: Cannot implicitly convert type 'void' to 'int'
|
|
|
| |
|
RSRP-93832 |
UNRESOLVED
|
error CS0121: The call is ambiguous between the following methods or properties: 'B<S>.Foo<T>(T, params S[])' and 'B<S>.Foo<T>(T, params T[])'
|
|
|
| |
|
RSRP-128672 |
UNRESOLVED
|
error CS0121: The call is ambiguous between the following methods or properties: 'IA.Foo(ref int)' and 'IA.Foo(ref long)'
|
|
|
| |
|
RSRP-128328 |
UNRESOLVED
|
error CS0121: The call is ambiguous between the following methods or properties: 'C.Foo<ulong>(long?, ulong, int)' and 'C.Foo<ulong>(long?, ulong, long)'
|
|
|
| |
|
RSRP-31692 |
UNRESOLVED
|
error CS1503: Argument '1': cannot convert from 'int' to 'int[]'
|
|
|
| |
|
RSRP-125074 |
UNRESOLVED
|
expected types inferred from predefined operators are wierd.
|
|
|
| |
|
RSRP-99994 |
UNRESOLVED
|
query lambda parameter lost it's type
|
|
|
| |
|
RSRP-128387 |
UNRESOLVED
|
Wrong type argument is inferred
|
|
|
| |
|
RSRP-128872 |
UNRESOLVED
|
error CS0121: The call is ambiguous between the following methods or properties: 'B.Bar(System.Action<object>)' and 'B.Bar(System.Action<string>)'
|
|
|
| |
|
RSRP-94481 |
UNRESOLVED
|
Add support of System.Runtime.CompilerServices.IndexerNameAttribute
|
|
|
| |
|
RSRP-51502 |
UNRESOLVED
|
Bogus 'Bad compile constant value'
|
|
|
| |
|
RSRP-96595 |
UNRESOLVED
|
Bugs with Arguments in IInvocationInfo
|
|
|
| |
|
RSRP-149548 |
UNRESOLVED
|
Create new local variable for x++; assumes x is char
|
|
|
| |
|
RSRP-22405 |
UNRESOLVED
|
Documenting using the /** and */ is not supported
|
|
|
| |
|
RSRP-97634 |
UNRESOLVED
|
Expected type for assignment expression
|
|
|
| |
|
RSRP-40728 |
UNRESOLVED
|
False ambiguity reported at equality operator with one operand being a nullable struct
|
|
|
| |
|
RSRP-56946 |
UNRESOLVED
|
Infer type arguments for incomplete lamba, based on number of params
|
|
|
| |
|
RSRP-97151 |
UNRESOLVED
|
Lifted operators completion and expected types
|
|
|
| |
|
RSRP-58223 |
UNRESOLVED
|
Non-invocable members should be excluded, if the member is invoked
|
|
|
| |
|
RSRP-131237 |
UNRESOLVED
|
ReSharper does not resolve method with lambda argument when something unresolved in lambda
|
|
|
| |
|
RSRP-126888 |
UNRESOLVED
|
Reference name in attributes shouldn't resolve to method type parameter
|
|
|
| |
|
RSRP-63367 |
UNRESOLVED
|
Smart completion shows TResult after new
|
|
|
| |
|
RSRP-85224 |
UNRESOLVED
|
SmartCompletion: Does not Work in the Third Argument of the Ternary Operator
|
|
|
| |
|
RSRP-53770 |
UNRESOLVED
|
Support candidates in operator resolve (if fails)
|
|
|
| |
|
RSRP-120327 |
UNRESOLVED
|
The true story about paramarray parameter type inference
|
|
|
| |
|
RSRP-52809 |
UNRESOLVED
|
Tooltips doesn't show non-english text
|
|
|
| |
|
RSRP-144522 |
UNRESOLVED
|
Type inference fails
|
|
|
| |
|
RSRP-60908 |
UNRESOLVED
|
Wrong expected type
|
|
|
| |
|
RSRP-119780 |
UNRESOLVED
|
[C# 4.0, Type Inference] error CS0122: 'D.Foo<A.B>(I<A.B>)' is inaccessible due to its protection level
|
|
|
| |
|
RSRP-30886 |
UNRESOLVED
|
error CS0119: 'T' is a 'type parameter', which is not valid in the given context
|
|
|
| |
|
RSRP-130000 |
UNRESOLVED
|
error CS0121: The call is ambiguous between the following methods or properties: 'A<T>.Foo<S>(T)' and 'A<T>.Foo<S>(S)'
|
|
|
| |
|
RSRP-33222 |
UNRESOLVED
|
Bad character literals are not highlighted
|
|
|
| |
Viewing 50 of Issues. |