1 reference to CreateDottedName
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\UsePrimaryConstructor\CSharpUsePrimaryConstructorCodeFixProvider.cs (1)
277
INamedTypeSymbol { ContainingType: { } containingType } =>
CreateDottedName
(originalName, currentName, containingType),