1 reference to AddOption
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.CodeAction.cs (1)
126
typeKindValue = state.IsMembersWithModule ? TypeKindOptionsHelper.
AddOption
(typeKindValue, TypeKindOptions.Module) : typeKindValue;