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