2 references to AnalyzeChoice
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
507
AnalyzeChoice
((ndConstr as QilChoice)!, this.parentInfo);
554
case QilNodeType.Choice:
AnalyzeChoice
((nd as QilChoice)!, info); break;