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