3 writes to SecondaryTable
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\Lookup.cs (3)
383
SecondaryTable
??= new ItemDictionary<ProjectItemInstance>();
389
SecondaryTable
??= new ItemDictionary<ProjectItemInstance>();
397
SecondaryTable
??= new ItemDictionary<ProjectItemInstance>();
3 references to SecondaryTable
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\Lookup.cs (3)
384
SecondaryTable
.ImportItems(PrimaryAddTable);
390
SecondaryTable
.RemoveItems(PrimaryRemoveTable);
398
ApplyModificationsToTable(
SecondaryTable
, entry.Key, entry.Value);