5 references to ItemDictionarySlim
Microsoft.Build (5)
BackEnd\Components\RequestBuilder\Lookup.cs (5)
680
PrimaryTable ??= new
ItemDictionarySlim
();
697
PrimaryTable ??= new
ItemDictionarySlim
();
751
PrimaryAddTable ??= new
ItemDictionarySlim
();
802
PrimaryAddTable ??= new
ItemDictionarySlim
();
819
PrimaryRemoveTable ??= new
ItemDictionarySlim
();