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