1 reference to GetNameParts
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
NameSyntaxExtensions.cs (1)
21
var parts = nameSyntax.
GetNameParts
();