1 reference to Interface_cannot_have_field
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\MemberSelectionViewModel.cs (1)
153
member.TooltipText = isInterface ? ServicesVSResources.
Interface_cannot_have_field
: string.Empty;