4 writes to _firstItem
Microsoft.Extensions.DependencyInjection (4)
CallSiteJsonFormatter.cs (4)
120
_firstItem
= true;
137
_firstItem
= true
160
_firstItem
= false;
174
_firstItem
= false;
2 references to _firstItem
Microsoft.Extensions.DependencyInjection (2)
CallSiteJsonFormatter.cs (2)
154
if (!
_firstItem
)
168
if (!
_firstItem
)