2 implementations of GetGenerateTypeOptions
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Diagnostics\GenerateType\TestGenerateTypeOptionsService.cs (1)
44
public GenerateTypeOptionsResult
GetGenerateTypeOptions
(
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\VisualStudioGenerateTypeOptionsServiceFactory.cs (1)
37
public GenerateTypeOptionsResult
GetGenerateTypeOptions
(
1 reference to GetGenerateTypeOptions
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.CodeAction.cs (1)
107
return generateTypeOptionsService.
GetGenerateTypeOptions
(