4 references to SetAttributeValue
System.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
4369/// <seealso cref="XElement.SetAttributeValue"/> 4401/// <seealso cref="XElement.SetAttributeValue"/> 6687/// <seealso cref="XElement.SetAttributeValue"/>
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\GenerateTemporaryAssemblyTask.cs (1)
217newElement.SetAttributeValue(XName.Get("Condition", string.Empty), prop.Condition);