2 references to KeepMetadata
Microsoft.Build (2)
Construction\ProjectItemElement.cs (1)
253
ErrorUtilities.VerifyThrowInvalidOperation(String.IsNullOrEmpty(value) ||
KeepMetadata
.Length == 0, "OM_EitherAttributeButNotBoth", ElementName, XMakeAttributes.keepMetadata, XMakeAttributes.removeMetadata);
Evaluation\Evaluator.cs (1)
534
itemElement.
KeepMetadata
,