4 references to CheckCompatibleAssignmentsFail
System.Data.Services.Client (4)
System\Data\Services\Client\MemberAssignmentAnalysis.cs (4)
308throw CheckCompatibleAssignmentsFail(targetType, previous, candidate); 317throw CheckCompatibleAssignmentsFail(targetType, previous, candidate); 327return CheckCompatibleAssignmentsFail(targetType, previous, candidate); 332return CheckCompatibleAssignmentsFail(targetType, previous, candidate);