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