2 references to GetConflictLocations
Microsoft.CodeAnalysis.Workspaces (2)
Rename\ConflictEngine\DeclarationConflictHelpers.cs (2)
22return GetConflictLocations(renamedMethod, potentiallyConflictingMethods, isMethod: true, 33return GetConflictLocations(renamedProperty, potentiallyConflictingProperties, isMethod: false,