1 write to _matchesContext
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
561private XsltCompileContext GetMatchesContext() => _matchesContext ??= new XsltCompileContext();
1 reference to _matchesContext
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
566_matchesContext?.Recycle();