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