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