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