|
1 | 1 |
|
2 | | -neg23.fs(9,21,9,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 2 | +neg23.fs(9,21,9,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure1.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
3 | 3 |
|
4 | | -neg23.fs(7,21,7,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 4 | +neg23.fs(7,21,7,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure1.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
5 | 5 |
|
6 | | -neg23.fs(19,21,19,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 6 | +neg23.fs(19,21,19,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure2.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
7 | 7 |
|
8 | | -neg23.fs(17,21,17,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 8 | +neg23.fs(17,21,17,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure2.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
9 | 9 |
|
10 | | -neg23.fs(28,21,28,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 10 | +neg23.fs(28,21,28,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure3.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
11 | 11 |
|
12 | | -neg23.fs(26,21,26,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 12 | +neg23.fs(26,21,26,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure3.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
13 | 13 |
|
14 | | -neg23.fs(55,21,55,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 14 | +neg23.fs(55,21,55,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure6.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
15 | 15 |
|
16 | | -neg23.fs(53,21,53,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 16 | +neg23.fs(53,21,53,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure6.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
17 | 17 |
|
18 | | -neg23.fs(64,21,64,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 18 | +neg23.fs(64,21,64,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure7.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
19 | 19 |
|
20 | | -neg23.fs(62,21,62,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodinthistype once tuples, functions, units of measureand/or provided types are erased. |
| 20 | +neg23.fs(62,21,62,24): typecheck error FS0438: Duplicate method. The method 'Foo' has the same nameand signature as another methodin type 'DuplicateOverloadUpToErasure7.SomeClass' once tuples, functions, units of measureand/or provided types are erased. |
21 | 21 |
|
22 | 22 | neg23.fs(76,9,76,11): typecheck error FS0410: The type 'IA' is less accessible than the value, memberor type 'IB' it is used in. |
23 | 23 |
|
24 | | -neg23.fs(83,18,83,20): typecheck error FS0439: The method 'X0' has curried arguments but has the same name as another methodinthistype. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
| 24 | +neg23.fs(83,18,83,20): typecheck error FS0439: The method 'X0' has curried arguments but has the same name as another methodin type 'TestCurriedMemberRestricitons.C'. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
25 | 25 |
|
26 | | -neg23.fs(82,18,82,20): typecheck error FS0439: The method 'X0' has curried arguments but has the same name as another methodinthistype. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
| 26 | +neg23.fs(82,18,82,20): typecheck error FS0439: The method 'X0' has curried arguments but has the same name as another methodin type 'TestCurriedMemberRestricitons.C'. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
27 | 27 |
|
28 | | -neg23.fs(85,18,85,21): typecheck error FS0439: The method 'X01' has curried arguments but has the same name as another methodinthistype. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
| 28 | +neg23.fs(85,18,85,21): typecheck error FS0439: The method 'X01' has curried arguments but has the same name as another methodin type 'TestCurriedMemberRestricitons.C'. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
29 | 29 |
|
30 | 30 | neg23.fs(88,18,88,21): typecheck error FS0440: Methods with curried arguments cannot declare 'out', 'ParamArray', 'optional', 'ReflectedDefinition', 'byref', 'CallerLineNumber', 'CallerMemberName',or 'CallerFilePath' arguments |
31 | 31 |
|
32 | 32 | neg23.fs(90,18,90,21): typecheck error FS0440: Methods with curried arguments cannot declare 'out', 'ParamArray', 'optional', 'ReflectedDefinition', 'byref', 'CallerLineNumber', 'CallerMemberName',or 'CallerFilePath' arguments |
33 | 33 |
|
34 | | -neg23.fs(93,18,93,21): typecheck error FS0439: The method 'X04' has curried arguments but has the same name as another methodinthistype. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
| 34 | +neg23.fs(93,18,93,21): typecheck error FS0439: The method 'X04' has curried arguments but has the same name as another methodin type 'TestCurriedMemberRestricitons.C'. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
35 | 35 |
|
36 | | -neg23.fs(92,18,92,21): typecheck error FS0439: The method 'X04' has curried arguments but has the same name as another methodinthistype. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
| 36 | +neg23.fs(92,18,92,21): typecheck error FS0439: The method 'X04' has curried arguments but has the same name as another methodin type 'TestCurriedMemberRestricitons.C'. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
37 | 37 |
|
38 | | -neg23.fs(110,21,110,22): typecheck error FS0439: The method 'F' has curried arguments but has the same name as another methodinthistype. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
| 38 | +neg23.fs(110,21,110,22): typecheck error FS0439: The method 'F' has curried arguments but has the same name as another methodin type 'TestCurriedMemberRestricitons.T1'. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
39 | 39 |
|
40 | | -neg23.fs(113,21,113,22): typecheck error FS0439: The method 'F' has curried arguments but has the same name as another methodinthistype. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
| 40 | +neg23.fs(113,21,113,22): typecheck error FS0439: The method 'F' has curried arguments but has the same name as another methodin type 'TestCurriedMemberRestricitons.T2'. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. |
41 | 41 |
|
42 | 42 | neg23.fs(164,18,164,29): typecheck error FS0037: Two members called 'GroupRowsBy' have the same signature |
43 | 43 |
|
|