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