@@ -878,7 +878,7 @@ Record.cs:
878
878
# 27| 1: [Parameter] right
879
879
# 27| 14: [Property] EqualityContract
880
880
# 27| 3: [Getter] get_EqualityContract
881
- # 27| 15: [InstanceConstructor] Person1
881
+ # 27| 15: [InstanceConstructor,PrimaryConstructor ] Person1
882
882
#-----| 2: (Parameters)
883
883
# 27| 0: [Parameter] FirstName
884
884
# 27| -1: [TypeMention] string
@@ -905,7 +905,7 @@ Record.cs:
905
905
# 29| 1: [Parameter] right
906
906
# 29| 15: [Property] EqualityContract
907
907
# 29| 3: [Getter] get_EqualityContract
908
- # 29| 16: [InstanceConstructor] Teacher1
908
+ # 29| 16: [InstanceConstructor,PrimaryConstructor ] Teacher1
909
909
#-----| 2: (Parameters)
910
910
# 29| 0: [Parameter] FirstName
911
911
# 29| -1: [TypeMention] string
@@ -929,7 +929,7 @@ Record.cs:
929
929
# 32| 1: [Parameter] right
930
930
# 32| 15: [Property] EqualityContract
931
931
# 32| 3: [Getter] get_EqualityContract
932
- # 32| 16: [InstanceConstructor] Student1
932
+ # 32| 16: [InstanceConstructor,PrimaryConstructor ] Student1
933
933
#-----| 2: (Parameters)
934
934
# 32| 0: [Parameter] FirstName
935
935
# 32| -1: [TypeMention] string
@@ -953,7 +953,7 @@ Record.cs:
953
953
# 35| 1: [Parameter] right
954
954
# 35| 14: [Property] EqualityContract
955
955
# 35| 3: [Getter] get_EqualityContract
956
- # 35| 15: [InstanceConstructor] Pet
956
+ # 35| 15: [InstanceConstructor,PrimaryConstructor ] Pet
957
957
#-----| 2: (Parameters)
958
958
# 35| 0: [Parameter] Name
959
959
# 35| -1: [TypeMention] string
@@ -977,7 +977,7 @@ Record.cs:
977
977
#-----| 2: (Parameters)
978
978
# 41| 0: [Parameter] left
979
979
# 41| 1: [Parameter] right
980
- # 41| 14: [InstanceConstructor] Dog
980
+ # 41| 14: [InstanceConstructor,PrimaryConstructor ] Dog
981
981
#-----| 2: (Parameters)
982
982
# 41| 0: [Parameter] Name
983
983
# 41| -1: [TypeMention] string
@@ -1018,7 +1018,7 @@ Record.cs:
1018
1018
# 54| 1: [Parameter] right
1019
1019
# 54| 14: [Property] EqualityContract
1020
1020
# 54| 3: [Getter] get_EqualityContract
1021
- # 54| 15: [InstanceConstructor] R1
1021
+ # 54| 15: [InstanceConstructor,PrimaryConstructor ] R1
1022
1022
#-----| 2: (Parameters)
1023
1023
# 54| 0: [Parameter] A
1024
1024
# 54| -1: [TypeMention] string
@@ -1038,7 +1038,7 @@ Record.cs:
1038
1038
# 56| 1: [Parameter] right
1039
1039
# 56| 15: [Property] EqualityContract
1040
1040
# 56| 3: [Getter] get_EqualityContract
1041
- # 56| 16: [InstanceConstructor] R2
1041
+ # 56| 16: [InstanceConstructor,PrimaryConstructor ] R2
1042
1042
#-----| 2: (Parameters)
1043
1043
# 56| 0: [Parameter] A
1044
1044
# 56| -1: [TypeMention] string
0 commit comments