1 write to IListCount
System.Private.Xml (1)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
127
IListCount
= typeof(ICollection<>).MakeGenericType(storageType).GetMethod("get_Count")!;
1 reference to IListCount
System.Private.Xml (1)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
1361
Call(meth.
IListCount
);