1 write to ConstructInfo
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
94ann.ConstructInfo = constrInfo;
2 references to ConstructInfo
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
68XmlILConstructInfo constrInfo = (ann != null) ? ann.ConstructInfo : null; 90XmlILConstructInfo constrInfo = ann.ConstructInfo;