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