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)
31
if (
_type
!= ConditionType.ConditionOtherwise)
49
if (
_type
== ConditionType.ConditionOtherwise)
70
if (
_type
== ConditionType.ConditionIf ||
_type
== ConditionType.ConditionWhen)
86
if (
_type
== ConditionType.ConditionWhen ||
_type
== ConditionType.ConditionOtherwise)