1 write to IsDelegateOnly
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.State.cs (1)
175
IsDelegateOnly
= generateTypeServiceStateOptions.IsDelegateOnly;
1 reference to IsDelegateOnly
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.CodeAction.cs (1)
154
if (state.
IsDelegateOnly
)