3 references to GetSingleAttribute
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\ContainerAction.cs (3)
207Uri uri = compiler.ResolveUri(compiler.GetSingleAttribute(compiler.Input.Atoms.Href)); 386String value = compiler.GetSingleAttribute(compiler.Input.Atoms.Elements); 438Uri uri = compiler.ResolveUri(compiler.GetSingleAttribute(compiler.Input.Atoms.Href));