3 references to CallersInfo
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
456foreach (XmlILConstructInfo infoCaller in this.parentInfo.CallersInfo)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (2)
3747XmlILConstructInfo.Write(local1).CallersInfo.Add(XmlILConstructInfo.Write(local0)); 5635isUsed = XmlILConstructInfo.Read(nd).CallersInfo.Count != 0;