1 write to type
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\IfAction.cs (1)
26this.type = type;
6 references to type
System.Data.SqlXml (6)
System\Xml\Xsl\XsltOld\IfAction.cs (6)
31if (this.type != ConditionType.ConditionOtherwise) { 45if (this.type == ConditionType.ConditionOtherwise) { 62if (this.type == ConditionType.ConditionIf || this.type == ConditionType.ConditionWhen) { 76if (this.type == ConditionType.ConditionWhen ||this.type == ConditionType.ConditionOtherwise) {