3 references to _smartOpenScopeLock
Microsoft.VisualStudio.LanguageServices (3)
ProjectSystem\MetadataReferences\VisualStudioMetadataReferenceManager.cs (3)
68
/// use of this field or derived types should be synchronized with <see cref="
_smartOpenScopeLock
"/> to ensure
94
using (
_smartOpenScopeLock
.DisposableWrite())
306
using (
_smartOpenScopeLock
.DisposableRead())