11 references to s_gate
Microsoft.CodeAnalysis.Remote.ServiceHub (11)
Services\DiagnosticAnalyzer\DiagnosticComputer.cs (11)
50
/// Read/write access to this field is guarded by <see cref="
s_gate
"/>.
63
/// Read/write access to this field is guarded by <see cref="
s_gate
"/>.
133
lock (
s_gate
)
175
lock (
s_gate
)
197
lock (
s_gate
)
207
lock (
s_gate
)
251
lock (
s_gate
)
275
lock (
s_gate
)
291
lock (
s_gate
)
533
lock (
s_gate
)
544
lock (
s_gate
)