2 references to WithDesiredName
Microsoft.CodeAnalysis.Features (2)
AddImport\SymbolReferenceFinder.cs (2)
203attributeSymbols.Select(r => r.WithDesiredName(r.DesiredName.GetWithoutAttributeSuffix(isCaseSensitive: false)))); 570s => s.WithDesiredName(null).WithSymbol(s.Symbol.ContainingNamespace));