2 writes to _itemTypesToTruncateAtThisScope
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\Lookup.cs (2)
1459_itemTypesToTruncateAtThisScope = null; 1547set { _itemTypesToTruncateAtThisScope = value; }
1 reference to _itemTypesToTruncateAtThisScope
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\Lookup.cs (1)
1546get { return _itemTypesToTruncateAtThisScope; }