Addressing comment on PR #19162 #417
Annotations
2 errors
|
copilot
A unique overload for method 'NotEqual' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: string * string��Candidates:� - Assert.NotEqual<'T>(expected: 'T seq, actual: 'T seq) : unit� - Assert.NotEqual<'T>(expected: 'T, actual: 'T) : unit
|
|
copilot
A unique overload for method 'NotEqual' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: string * string��Candidates:� - Assert.NotEqual<'T>(expected: 'T seq, actual: 'T seq) : unit� - Assert.NotEqual<'T>(expected: 'T, actual: 'T) : unit
|