1 write to PropertiesToGenerate
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.State.cs (1)
434
PropertiesToGenerate
= [];
2 references to PropertiesToGenerate
Microsoft.CodeAnalysis.CSharp.Features (1)
GenerateType\CSharpGenerateTypeService.cs (1)
416
generateTypeServiceStateOptions.
PropertiesToGenerate
.Add(name);
Microsoft.CodeAnalysis.Features (1)
GenerateType\AbstractGenerateTypeService.State.cs (1)
181
PropertiesToGenerate = generateTypeServiceStateOptions.
PropertiesToGenerate
;