3 references to CallersInfo
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
414foreach (XmlILConstructInfo infoCaller in this.parentInfo.CallersInfo) {
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (2)
2821XmlILConstructInfo.Write(local1).CallersInfo.Add(XmlILConstructInfo.Write(local0)); } 4330isUsed = XmlILConstructInfo.Read(nd).CallersInfo.Count != 0;