1 write to _type
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\IfAction.cs (1)
25_type = type;
6 references to _type
System.Private.Xml (6)
System\Xml\Xsl\XsltOld\IfAction.cs (6)
31if (_type != ConditionType.ConditionOtherwise) 49if (_type == ConditionType.ConditionOtherwise) 70if (_type == ConditionType.ConditionIf || _type == ConditionType.ConditionWhen) 86if (_type == ConditionType.ConditionWhen || _type == ConditionType.ConditionOtherwise)