2 writes to _lazyCount
System.Reflection.MetadataLoadContext (2)
System\Reflection\Runtime\BindingFlagSupport\QueryResult.cs (2)
19
_lazyCount
= 0;
53
_lazyCount
= count;
1 reference to _lazyCount
System.Reflection.MetadataLoadContext (1)
System\Reflection\Runtime\BindingFlagSupport\QueryResult.cs (1)
33
int count =
_lazyCount
;