2 references to _shortSymbolNameFormat
Microsoft.Analyzers.Local (2)
ApiLifecycle\AssemblyAnalysis.cs (2)
141var baseTypes = new HashSet<string>(type.AllInterfaces.Select(x => x.ToDisplayString(_shortSymbolNameFormat))); 157_ = baseTypes.Add(baseType.ToDisplayString(_shortSymbolNameFormat));