2 references to GetProps
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\BeginEvent.cs (1)
39
this.htmlProps = HtmlAttributeProps.
GetProps
(this.name);
System\Xml\Xsl\XsltOld\SequentialOutput.cs (1)
614
htmlAttrProps = HtmlAttributeProps.
GetProps
(attribute.LocalName);