1 write to SecondaryPropertySets
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\Lookup.cs (1)
364
SecondaryPropertySets
= PrimaryPropertySets;
2 references to SecondaryPropertySets
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\Lookup.cs (2)
362
if (
SecondaryPropertySets
== null)
368
SecondaryPropertySets
.ImportProperties(PrimaryPropertySets);