2 references to _sync
Microsoft.AspNetCore.SpaServices.Extensions.Tests (2)
ListLoggerFactory.cs (2)
73
lock (
_sync
) // Guard against tests with explicit concurrency
82
lock (
_sync
) // Guard against tests with explicit concurrency