2 references to LocationForAffectedSymbol
Microsoft.CodeAnalysis.Features (2)
CodeRefactorings\SyncNamespace\AbstractChangeNamespaceService.cs (2)
444var refLocationsInCurrentDocument = new List<LocationForAffectedSymbol>(); 445var refLocationsInOtherDocuments = new List<LocationForAffectedSymbol>();