1 write to SecondaryAddTable
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\Lookup.cs (1)
301
SecondaryAddTable
= PrimaryAddTable;
2 references to SecondaryAddTable
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\Lookup.cs (2)
299
if (
SecondaryAddTable
== null)
305
SecondaryAddTable
.ImportItems(PrimaryAddTable);