9 references to AnalyzeContent
System.Private.Xml (9)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (9)
443ndContent = AnalyzeContent(ndContent); 505ndContent = AnalyzeContent(ndContent); 577AnalyzeContent(ndChild); 607ndLoop.Body = AnalyzeContent(ndLoop.Body); 623ndSeq[idx] = AnalyzeContent(ndSeq[idx]); 637ndCond.Center = AnalyzeContent(ndCond.Center); 642ndCond.Right = AnalyzeContent(ndCond.Right); 659ndChoice.Branches[idx] = AnalyzeContent(ndChoice.Branches[idx]); 667ndChoice.Branches[idx] = AnalyzeContent(ndChoice.Branches[idx]);