2 references to type_is_apparent_from_assignment_expression
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Options\Formatting\StyleViewModel.cs (2)
194
C cobj = new C(); // {ServicesVSResources.
type_is_apparent_from_assignment_expression
}
205
var cobj = new C(); // {ServicesVSResources.
type_is_apparent_from_assignment_expression
}