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