1 write to _idCounter
System.Web (1)
Configuration\HttpCapabilitiesEvaluator.cs (1)
111
int id = Interlocked.Increment(ref
_idCounter
);