3 references to NewValue
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\Lookup.cs (3)
863
else if (modificationPair.Value.
NewValue
!= null)
865
itemToModify.SetMetadata(modificationPair.Key, modificationPair.Value.
NewValue
);
1112
if (existingModification.Remove || existingModification.
NewValue
!= null)