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