3 writes to _nodeLockTaken
Templates.Blazor.WebAssembly.Auth.Tests (3)
src\ProjectTemplates\Shared\Project.cs (3)
486
_nodeLockTaken
= true;
495
_nodeLockTaken
= false;
517
_nodeLockTaken
= false;
2 references to _nodeLockTaken
Templates.Blazor.WebAssembly.Auth.Tests (2)
src\ProjectTemplates\Shared\Project.cs (2)
492
if (
_nodeLockTaken
)
514
if (
_nodeLockTaken
)