2 writes to _callCount
BasicWebSite (2)
ActionDescriptorCreationCounter.cs (2)
16var callCount = Interlocked.Read(ref _callCount); 41Interlocked.Increment(ref _callCount);