1 write to matchesContext
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
511this.matchesContext = new XsltCompileContext();
4 references to matchesContext
System.Data.SqlXml (4)
System\Xml\Xsl\XsltOld\Processor.cs (4)
510if (this.matchesContext == null) { 513return this.matchesContext; 518if (this.matchesContext != null) { 519this.matchesContext.Recycle();