1 write to SecondaryProperties
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\Lookup.cs (1)
399SecondaryProperties ??= new PropertyDictionary<ProjectPropertyInstance>(PrimaryPropertySets.Count);
1 reference to SecondaryProperties
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\Lookup.cs (1)
400SecondaryProperties.ImportProperties(PrimaryPropertySets);