1 instantiation of GenerateTypeDialogOptions
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.CodeAction.cs (1)
110new GenerateTypeDialogOptions(isPublicOnlyAccessibility, typeKindValue, _state.IsAttribute),
1 reference to GenerateTypeDialogOptions
Microsoft.CodeAnalysis.Features (1)
GenerateType\IGenerateTypeOptionService.cs (1)
16GenerateTypeDialogOptions generateTypeDialogOptions,