1 write to ConstructInfo
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
98
ann.
ConstructInfo
= constrInfo;
2 references to ConstructInfo
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
67
XmlILConstructInfo? constrInfo = ann?.
ConstructInfo
;
93
XmlILConstructInfo? constrInfo = ann.
ConstructInfo
;