Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
3 references to Dispose
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSession.cs (1)
184
_baselineContentAccessLock.
Dispose
();
System.ComponentModel.Composition (1)
Microsoft\Internal\Lock.ReaderWriter.cs (1)
37
_thisLock.
Dispose
();
System.ComponentModel.Composition.Registration (1)
System\Threading\ReadWriteLock.cs (1)
35
_thisLock.
Dispose
();