1 write to ItemTypesToTruncateAtThisScope
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\Lookup.cs (1)
700_lookupScopes.ItemTypesToTruncateAtThisScope =
3 references to ItemTypesToTruncateAtThisScope
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\Lookup.cs (3)
527|| (scope.ItemTypesToTruncateAtThisScope != null && scope.ItemTypesToTruncateAtThisScope.Contains(itemType))) 697ErrorUtilities.VerifyThrow(_lookupScopes.ItemTypesToTruncateAtThisScope == null, "Cannot add an itemgroup of this type.");