2 references to TypeNameItem
Microsoft.VisualStudio.LanguageServices (2)
MoveStaticMembers\MoveStaticMembersDialogViewModel.cs (2)
33
_destinationName = new
TypeNameItem
(defaultType);
60
DestinationName =
new
(PrependedNamespace + SearchText);