1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 08:58:00 +02:00

More trivial inlines

This commit is contained in:
Brian Fiete 2021-07-21 07:43:11 -07:00
parent d046cb10a4
commit e561a26695
3 changed files with 7 additions and 1 deletions

View file

@ -148,6 +148,7 @@ namespace System.Collections
public int Count
{
[Inline]
get
{
return mSize;