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
"/>.
132
lock (
s_gate
)
173
lock (
s_gate
)
195
lock (
s_gate
)
205
lock (
s_gate
)
248
lock (
s_gate
)
272
lock (
s_gate
)
288
lock (
s_gate
)
527
lock (
s_gate
)
538
lock (
s_gate
)