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