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