1 write to NamespaceURI
Microsoft.Build (1)
ObjectModelRemoting\ConstructionObjectLinks\ProjectElementLink.cs (1)
163this.NamespaceURI = namespaceUri;
1 reference to NamespaceURI
Microsoft.Build (1)
Construction\ProjectElement.cs (1)
384XmlElement.SetAttribute(remoteAttribute.LocalName, remoteAttribute.NamespaceURI, remoteAttribute.Value);