1 write to PropertiesToGenerate
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.State.cs (1)
186
PropertiesToGenerate
= generateTypeServiceStateOptions.PropertiesToGenerate;
1 reference to PropertiesToGenerate
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.GenerateNamedType.cs (1)
176
foreach (var property in _state.
PropertiesToGenerate
)