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"/>. 133lock (s_gate) 175lock (s_gate) 197lock (s_gate) 207lock (s_gate) 251lock (s_gate) 275lock (s_gate) 291lock (s_gate) 533lock (s_gate) 544lock (s_gate)