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