1 write to IListType
System.Private.Xml (1)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
126
IListType
= listType;
2 references to IListType
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
3660
if (clrTypeFormalArg == XmlILMethods.StorageMethods[itemType].
IListType
)
3665
else if (clrTypeFormalArg == XmlILMethods.StorageMethods[typeof(XPathItem)].
IListType
)