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