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