4 references to Value_colon
Microsoft.VisualStudio.LanguageServices (2)
ChangeSignature\AddParameterDialog.xaml.cs (1)
29public string Value { get { return ServicesVSResources.Value_colon; } }
Library\ObjectBrowser\AbstractDescriptionBuilder.cs (1)
389AddName(ServicesVSResources.Value_colon);
Microsoft.VisualStudio.LanguageServices.UnitTests (2)
ObjectBrowser\CSharp\ObjectBrowerTests.vb (1)
1296ServicesVSResources.Value_colon & vbCrLf &
ObjectBrowser\VisualBasic\ObjectBrowerTests.vb (1)
2284ServicesVSResources.Value_colon & vbCrLf &