2 references to SetBooleanOption
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AutomationObject\AutomationObject.OnOff.cs (1)
132
set {
SetBooleanOption
(FeatureOnOffOptions.OfferRemoveUnusedReferences, value); }
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
Options\AutomationObject\AutomationObject.OnOff.vb (1)
168
SetBooleanOption
(FeatureOnOffOptions.OfferRemoveUnusedReferences, value)