1 write to matchKey
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\RootAction.cs (1)
29
this.
matchKey
= matchkey;
2 references to matchKey
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\RootAction.cs (2)
35
public int MatchKey { get { return this.
matchKey
; } }
57
return new Key(name,
matchKey
, useKey);