2 references to s_gate
Microsoft.CodeAnalysis.Features (2)
Diagnostics\Service\DiagnosticAnalyzerService_CompilationWithAnalyzersPair.cs (2)
27
/// Note: this dictionary must be locked with <see cref="
s_gate
"/> before accessing it. A
61
using (await
s_gate
.DisposableWaitAsync(cancellationToken).ConfigureAwait(false))