1 write to incompatibleAssignmentsException
System.Data.Services.Client (1)
System\Data\Services\Client\MemberAssignmentAnalysis.cs (1)
212
this.
incompatibleAssignmentsException
= incompatibleException;
2 references to incompatibleAssignmentsException
System.Data.Services.Client (2)
System\Data\Services\Client\MemberAssignmentAnalysis.cs (2)
74
get { return this.
incompatibleAssignmentsException
; }
131
if (this.multiplePathsFound || this.
incompatibleAssignmentsException
!= null)