3 references to NewValue
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\Lookup.cs (3)
943
else if (modificationPair.Value.
NewValue
!= null)
945
taskItem.SetMetadata(modificationPair.Key, modificationPair.Value.
NewValue
);
1191
if (existingModification.Remove || existingModification.
NewValue
!= null)