1 write to SecondaryRemoveTable
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\Lookup.cs (1)
316
SecondaryRemoveTable
= PrimaryRemoveTable;
2 references to SecondaryRemoveTable
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\Lookup.cs (2)
314
if (
SecondaryRemoveTable
== null)
324
SecondaryRemoveTable
.ImportItems(PrimaryRemoveTable);