2 writes to _lazyCount
System.Private.CoreLib (2)
System\Reflection\Runtime\BindingFlagSupport\QueryResult.cs (2)
20
_lazyCount
= 0;
54
_lazyCount
= count;
1 reference to _lazyCount
System.Private.CoreLib (1)
System\Reflection\Runtime\BindingFlagSupport\QueryResult.cs (1)
34
int count =
_lazyCount
;