4 references to LiteralObject
System.Private.Xml (4)
System\Xml\Xsl\QIL\QilExpression.cs (3)
40_defWSet = factory.LiteralObject(settings); 42_wsRules = factory.LiteralObject(new List<WhitespaceRule>()); 45_earlBnd = factory.LiteralObject(new List<EarlyBoundInfo>());
System\Xml\Xsl\QIL\QilPatternFactory.cs (1)
820return _f.XsltInvokeEarlyBound(name, _f.LiteralObject(d), list, t);