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