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