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