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