3 references to GetSingleAttribute
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\ContainerAction.cs (3)
240Uri uri = compiler.ResolveUri(compiler.GetSingleAttribute(compiler.Input.Atoms.Href)); 458string value = compiler.GetSingleAttribute(compiler.Input.Atoms.Elements); 520Uri uri = compiler.ResolveUri(compiler.GetSingleAttribute(compiler.Input.Atoms.Href));