1 write to ConstructInfo
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
99ann.ConstructInfo = constrInfo;
2 references to ConstructInfo
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
68XmlILConstructInfo? constrInfo = ann?.ConstructInfo; 94XmlILConstructInfo? constrInfo = ann.ConstructInfo;