2 references to XsltCompileContext
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Processor.cs (2)
552
_valueOfContext ??= new
XsltCompileContext
();
560
private XsltCompileContext GetMatchesContext() => _matchesContext ??= new
XsltCompileContext
();