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