7 references to Count
mscorlib (7)
system\text\gb18030encoding.cs (2)
535
return buffer.
Count
;
797
return buffer.
Count
;
system\text\isciiencoding.cs (1)
731
return buffer.
Count
;
system\text\iso2022encoding.cs (3)
1174
return buffer.
Count
;
1474
return buffer.
Count
;
1758
return buffer.
Count
;
system\text\utf7encoding.cs (1)
833
return buffer.
Count
;