10 references to _guard
Microsoft.CodeAnalysis.Workspaces (10)
src\Compilers\Core\Portable\DiagnosticAnalyzer\AnalyzerAssemblyLoader.cs (10)
74
/// Access must be guarded by <see cref="
_guard
"/>
82
/// Access must be guarded by <see cref="
_guard
"/>
92
/// Access must be guarded by <see cref="
_guard
"/>
149
lock (
_guard
)
172
lock (
_guard
)
245
lock (
_guard
)
264
lock (
_guard
)
290
lock (
_guard
)
349
lock (
_guard
)
393
lock (
_guard
)