3 references to LoadWithParams
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\XsltLoader.cs (3)
1396
List<XslNode> content =
LoadWithParams
(InstructionFlags.None);
1432
List<XslNode> content =
LoadWithParams
(InstructionFlags.AllowSort);
1448
List<XslNode> content =
LoadWithParams
(InstructionFlags.None);