5 references to ItemDictionarySlim
Microsoft.Build (5)
BackEnd\Components\RequestBuilder\Lookup.cs (5)
668
PrimaryTable ??= new
ItemDictionarySlim
();
685
PrimaryTable ??= new
ItemDictionarySlim
();
739
PrimaryAddTable ??= new
ItemDictionarySlim
();
790
PrimaryAddTable ??= new
ItemDictionarySlim
();
807
PrimaryRemoveTable ??= new
ItemDictionarySlim
();