1 write to SecondaryAddTable
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\Lookup.cs (1)
296
SecondaryAddTable
= PrimaryAddTable;
2 references to SecondaryAddTable
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\Lookup.cs (2)
294
if (
SecondaryAddTable
== null)
300
SecondaryAddTable
.ImportItems(PrimaryAddTable);