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