2 references to CheckAmbiguousPrimaryConstructorParameterAsColorColorReceiver
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
8117boundLeft = CheckAmbiguousPrimaryConstructorParameterAsColorColorReceiver(boundLeft, right, rightName, typeArgumentsWithAnnotations, invoked, members, diagnostics);
8437left = CheckAmbiguousPrimaryConstructorParameterAsColorColorReceiver(left, right, plainName, typeArgumentsWithAnnotations, invoked, members, diagnostics);