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