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