1 write to _matchKey
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\RootAction.cs (1)
27_matchKey = matchkey;
2 references to _matchKey
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\RootAction.cs (2)
33public int MatchKey { get { return _matchKey; } } 59return new Key(_name, _matchKey, _useKey);