2 references to Size
mscorlib (2)
system\runtime\interopservices\windowsruntime\maptocollectionadapter.cs (1)
60
uint size = _this_vector.
Size
;
system\runtime\interopservices\windowsruntime\vectortocollectionadapter.cs (1)
41
uint size = _this.
Size
;