3 references to GetMetadata
Microsoft.Build (3)
Definition\ProjectItem.cs (2)
522
return
GetMetadata
(name);
533
ProjectMetadata predecessor =
GetMetadata
(metadataElement.Name);
ObjectModelRemoting\DefinitionObjectsLinks\ProjectItemLink.cs (1)
47
/// Facilitate remoting the <see cref="ProjectItem.
GetMetadata
"/>.