1 write to IsInterfaceOrEnumNotAllowedInTypeContext
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.State.cs (1)
441
IsInterfaceOrEnumNotAllowedInTypeContext
= false;
1 reference to IsInterfaceOrEnumNotAllowedInTypeContext
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.State.cs (1)
179
IsInterfaceOrEnumNotAllowedInTypeContext = generateTypeServiceStateOptions.
IsInterfaceOrEnumNotAllowedInTypeContext
;