2 references to GetNameSegments
Microsoft.CodeAnalysis.Features (2)
AbstractAliasAmbiguousTypeCodeFixProvider.cs (2)
86
var t1NameSegments =
GetNameSegments
(t1);
87
var t2NameSegments =
GetNameSegments
(t2);