Instance\ProjectItemGroupTaskItemInstance.cs (10)
453translator.Translate(ref _location, ElementLocation.FactoryForDeserialization);
454translator.Translate(ref _includeLocation, ElementLocation.FactoryForDeserialization);
455translator.Translate(ref _excludeLocation, ElementLocation.FactoryForDeserialization);
456translator.Translate(ref _removeLocation, ElementLocation.FactoryForDeserialization);
457translator.Translate(ref _keepMetadataLocation, ElementLocation.FactoryForDeserialization);
458translator.Translate(ref _removeMetadataLocation, ElementLocation.FactoryForDeserialization);
459translator.Translate(ref _keepDuplicatesLocation, ElementLocation.FactoryForDeserialization);
460translator.Translate(ref _matchOnMetadataLocation, ElementLocation.FactoryForDeserialization);
461translator.Translate(ref _matchOnMetadataOptionsLocation, ElementLocation.FactoryForDeserialization);
462translator.Translate(ref _conditionLocation, ElementLocation.FactoryForDeserialization);