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