1 write to IsDelegateAllowed
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.State.cs (1)
442
IsDelegateAllowed
= true;
1 reference to IsDelegateAllowed
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.State.cs (1)
180
IsDelegateAllowed = generateTypeServiceStateOptions.
IsDelegateAllowed
;