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