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