3 references to UnresolvedConflict
Microsoft.CodeAnalysis.Workspaces (3)
Rename\ConflictEngine\ConflictResolver.Session.cs (3)
191.Where(l => (l.Type & RelatedLocationType.UnresolvedConflict) != 0) 229conflictResolution.RelatedLocations[i] = relatedLocation.WithType(RelatedLocationType.UnresolvedConflict); 331annotation.OriginalSpan, documentId, RelatedLocationType.UnresolvedConflict));