2 references to Mutex
Microsoft.TemplateEngine.Edge (2)
Constraints\WorkloadConstraintFactory.cs (2)
103
await
Mutex
.WaitAsync(token).ConfigureAwait(false);
111
Mutex
.Release();