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